cgal/Partition_2/test/Partition_2/kernel_include.h

8 lines
117 B
C

#if TESTR == 1
#include <CGAL/Simple_cartesian.h>
#endif
#if TESTR == 2
#include <CGAL/simple_homogeneous.h>
#endif