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