removed basic.h

This commit is contained in:
Susan Hert 2001-07-12 18:27:52 +00:00
parent b6a046998e
commit 5e5263e991
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
//
// Random Simple Polygons: Test Program
// ============================================================================
#include <CGAL/basic.h>
#include <CGAL/Cartesian.h>
#include <CGAL/Homogeneous.h>
#include <CGAL/point_generators_2.h>