diff options
| author | Dan Goodliffe <randomdan@riogrande.random.lan> | 2014-11-23 00:58:45 +0000 |
|---|---|---|
| committer | Dan Goodliffe <randomdan@riogrande.random.lan> | 2014-11-23 00:58:45 +0000 |
| commit | ca76d111a640c4818d702f69632b059b0fc1f276 (patch) | |
| tree | 13fd0f388d5dbaaf2670a0bd8b788381918667a8 /project2/ice/pch.hpp | |
| parent | Renamed things to avoid conflicts of names (diff) | |
| download | project2-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.hpp | 2 |
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 |
