From d887b4f6337118567f028a55f0c6b949d56f8bfc Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Fri, 9 Jul 2010 00:48:51 +0200 Subject: removed unused headers diff --git a/src/cgaladv_minkowski3.cc b/src/cgaladv_minkowski3.cc index cc9ef00..c8bf66b 100644 --- a/src/cgaladv_minkowski3.cc +++ b/src/cgaladv_minkowski3.cc @@ -25,10 +25,7 @@ #ifdef ENABLE_CGAL -#include "node.h" -#include "printutils.h" #include "cgal.h" - #include extern CGAL_Nef_polyhedron3 minkowski3(CGAL_Nef_polyhedron3 a, CGAL_Nef_polyhedron3 b); -- cgit v0.10.1