summaryrefslogtreecommitdiff
path: root/project2/ice/pch.hpp
diff options
context:
space:
mode:
authorDan Goodliffe <randomdan@riogrande.random.lan>2014-11-23 00:58:45 +0000
committerDan Goodliffe <randomdan@riogrande.random.lan>2014-11-23 00:58:45 +0000
commitca76d111a640c4818d702f69632b059b0fc1f276 (patch)
tree13fd0f388d5dbaaf2670a0bd8b788381918667a8 /project2/ice/pch.hpp
parentRenamed things to avoid conflicts of names (diff)
downloadproject2-ca76d111a640c4818d702f69632b059b0fc1f276.tar.bz2
project2-ca76d111a640c4818d702f69632b059b0fc1f276.tar.xz
project2-ca76d111a640c4818d702f69632b059b0fc1f276.zip
Switched to slicer internals, added more tests
Diffstat (limited to 'project2/ice/pch.hpp')
-rw-r--r--project2/ice/pch.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/project2/ice/pch.hpp b/project2/ice/pch.hpp
index c74eebf..21f44dc 100644
--- a/project2/ice/pch.hpp
+++ b/project2/ice/pch.hpp
@@ -15,6 +15,8 @@
#include <Slice/Parser.h>
#include <string>
#include <variables.h>
+#include <slicer/modelParts.h>
+#include <slicer/serializer.h>
#endif
#endif