compiler/libec: Improvements to units operations
[sdk] / compiler / bootstrap / ecp / bootstrap / ecp.c
index b49ea26..7012b1c 100644 (file)
@@ -1465,6 +1465,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;