compiler/libec: Improvements to units operations
[sdk] / compiler / bootstrap / libec / bootstrap / type.c
index e05e624..f2c1f0c 100644 (file)
@@ -1072,6 +1072,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;