cgal/Partition_2/test/Partition_2/kernel_include.h

8 lines
103 B
C

#if TESTR == 1
#include <CGAL/Cartesian.h>
#endif
#if TESTR == 2
#include <CGAL/Homogeneous.h>
#endif