Add a configuration for disabling the optimizations
[satune.git] / src / classes.h
index 6f476ee0f8039e97c962b9b3660575e99a4204aa..5369a05126c4354f2b4ef604a647fa53fa3ce3e1 100644 (file)
@@ -28,7 +28,7 @@ class Set;
 class BooleanLogic;
 class Serializer;
 class ElementFunction;
-class AlloyEnc;
+class Interpreter;
 
 typedef uint64_t VarType;
 typedef unsigned int uint;