Remove unused include

This commit is contained in:
Andreas Fabri 2013-08-27 11:00:08 +02:00
parent b599bd3872
commit 0eeaccfb03
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
#include<boost/shared_ptr.hpp>
#include<CGAL/Cartesian.h>
#include<CGAL/Polygon_2.h>
#include<CGAL/Exact_predicates_inexact_constructions_kernel.h>
#include<CGAL/Straight_skeleton_builder_2.h>