compiler/libec: Improvements to units operations
[sdk] / compiler / bootstrap / libec / bootstrap / loadSymbols.c
index ad9e318..36654ba 100644 (file)
@@ -477,6 +477,9 @@ unsigned int addedThis;
 unsigned int needCast;
 unsigned int thisPtr;
 unsigned int opDestType;
+unsigned int usedInComparison;
+unsigned int ambiguousUnits;
+unsigned int parentOpDestType;
 unsigned int needTemplateCast;
 } ecere_gcc_struct;