Calling alloy first when deserializing
[satune.git] / src / classes.h
index 37694398f69271a16014e92b321bb2d3bf083ca5..6f476ee0f8039e97c962b9b3660575e99a4204aa 100644 (file)
@@ -26,6 +26,10 @@ class Tuner;
 class Transformer;
 class Set;
 class BooleanLogic;
+class Serializer;
+class ElementFunction;
+class AlloyEnc;
+
 typedef uint64_t VarType;
 typedef unsigned int uint;