mirror of https://github.com/CGAL/cgal
- Added "#define CGAL_IA_NO_EXCEPTION"
This commit is contained in:
parent
e8f4d603fa
commit
61cfdcc82e
|
|
@ -7,6 +7,7 @@
|
|||
// #define TESTED_TYPE CGAL_Interval_nt_advanced // For tst3.C
|
||||
// #define TESTED_TYPE CGAL_Interval_nt // For tst4.C
|
||||
|
||||
#define CGAL_IA_NO_EXCEPTION
|
||||
#define CGAL_IA_NO_WARNINGS
|
||||
#define CGAL_NO_PRECONDITIONS
|
||||
#include <CGAL/Timer.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue