Bug fix:duplicated tuners in explored array
[satune.git] / src / classes.h
index 37694398f69271a16014e92b321bb2d3bf083ca5..58f5a02be32f12674ac48ce34e963856bef4172d 100644 (file)
@@ -26,6 +26,9 @@ class Tuner;
 class Transformer;
 class Set;
 class BooleanLogic;
+class Serializer;
+class ElementFunction;
+
 typedef uint64_t VarType;
 typedef unsigned int uint;