Add a configuration for disabling the optimizations
[satune.git] / src / classes.h
index fe2eab5f9ca0af16a3548cf114e9b2c7d8d00ae0..5369a05126c4354f2b4ef604a647fa53fa3ce3e1 100644 (file)
@@ -23,8 +23,13 @@ class Order;
 class MutableSet;
 class Function;
 class Tuner;
+class Transformer;
 class Set;
 class BooleanLogic;
+class Serializer;
+class ElementFunction;
+class Interpreter;
+
 typedef uint64_t VarType;
 typedef unsigned int uint;