8 lines
103 B
C
8 lines
103 B
C
#if TESTR == 1
|
|
#include <CGAL/Cartesian.h>
|
|
#endif
|
|
#if TESTR == 2
|
|
#include <CGAL/Homogeneous.h>
|
|
#endif
|
|
|