- Added "#define CGAL_IA_NO_EXCEPTION"

This commit is contained in:
Sylvain Pion 1998-12-05 16:24:54 +00:00
parent e8f4d603fa
commit 61cfdcc82e
1 changed files with 1 additions and 0 deletions

View File

@ -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>