mirror of https://github.com/CGAL/cgal
basic.h inclusion was removed.
This commit is contained in:
parent
2dabbe1fd5
commit
faff831b51
|
|
@ -6,7 +6,6 @@
|
|||
#define Cartesian CRTS
|
||||
#define Arr_polyline_traits APT
|
||||
|
||||
#include <CGAL/basic.h>
|
||||
#include <CGAL/Cartesian.h>
|
||||
#include <CGAL/Arr_2_bases.h>
|
||||
#include <CGAL/Arr_2_default_dcel.h>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
#define Homogeneous Ho
|
||||
#define Arr_segment_exact_traits ASET
|
||||
|
||||
#include <CGAL/basic.h>
|
||||
#include <CGAL/Homogeneous.h>
|
||||
#include <CGAL/Arr_2_default_dcel.h>
|
||||
#include <CGAL/Arrangement_2.h>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
#define Cartesian CRTS
|
||||
#define Arr_polyline_traits APT
|
||||
|
||||
#include <CGAL/basic.h>
|
||||
#include <CGAL/Cartesian.h>
|
||||
|
||||
#include <CGAL/Arr_2_bases.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue