Fixing badness in release mode.

This commit is contained in:
Ben Vanik
2014-01-14 18:28:25 -08:00
parent ea9df58ce8
commit 9a09c2072e
3 changed files with 5 additions and 3 deletions

View File

@@ -59,6 +59,7 @@ public:
TypeName type;
uint32_t flags;
uint32_t reserved;
ConstantValue constant;
Instr* def;