diff options
author | don bright <hugh.m.bright@gmail.com> | 2012-10-28 16:51:43 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2012-10-28 16:51:43 (GMT) |
commit | f39cb81549333c9305ac0330751bad6654838838 (patch) | |
tree | 0a09d3f8d5b5d740834d226be324ca08ee6174e2 /src/cgal.h | |
parent | 4ecd9fa8a4ceeb49ec62a50197f4fa4da9276796 (diff) |
remove debugging. cleanup
Diffstat (limited to 'src/cgal.h')
-rw-r--r-- | src/cgal.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ using boost::uintmax_t; #include <CGAL/minkowski_sum_2.h> #include <CGAL/minkowski_sum_3.h> #include <CGAL/bounding_box.h> +#include <CGAL/utils.h> #include <CGAL/assertions_behaviour.h> #include <CGAL/exceptions.h> |