Change dependences
[satune.git] / src / ASTAnalyses / orderedge.h
index 9b1af29f2c46901d9d831b7085eac972ed2c9d93..b10b7811ca4893740ba335532bc243c4cdcbe029 100644 (file)
@@ -21,7 +21,7 @@ public:
        unsigned int mustPos : 1;
        unsigned int mustNeg : 1;
        unsigned int pseudoPos : 1;
-       MEMALLOC;
+       CMEMALLOC;
 };
 
 #endif/* ORDEREDGE_H */