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