summaryrefslogtreecommitdiff
path: root/src/CGALEvaluator.h
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-09-01 02:09:06 (GMT)
committerMarius Kintel <marius@kintel.net>2011-09-01 02:09:06 (GMT)
commit1633fb0344c92631562c2a802e8deddf2ce4637f (patch)
treee6e71a9d9a524119db9cc430c5f8409c6839aa9a /src/CGALEvaluator.h
parentc193372d2ff20d32900d72e817e7c9608ae36112 (diff)
Refactoring of CGAL functionality to allow for forward-declaration of CGAL classes in header files, reducing coupling and thus compilation times
Diffstat (limited to 'src/CGALEvaluator.h')
-rw-r--r--src/CGALEvaluator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CGALEvaluator.h b/src/CGALEvaluator.h
index 9a1c88c..85d09c4 100644
--- a/src/CGALEvaluator.h
+++ b/src/CGALEvaluator.h
@@ -4,7 +4,7 @@
#include "myqhash.h"
#include "visitor.h"
#include "Tree.h"
-#include "cgal.h"
+#include "CGAL_Nef_polyhedron.h"
#include "PolySetCGALEvaluator.h"
#include <string>
contact: Jan Huwald // Impressum