- <utility> is not needed anymore since relational operators are evil.

- CGAL_IA_NEW_FILTERS is becoming obsolete.
This commit is contained in:
Sylvain Pion 2001-09-17 12:09:23 +00:00
parent 4721cb7922
commit 19e2e05e9d
1 changed files with 1 additions and 6 deletions

View File

@ -27,12 +27,7 @@
// by the number types Interval_nt<>. // by the number types Interval_nt<>.
#include <CGAL/basic.h> #include <CGAL/basic.h>
#include <utility> // Relational operators. #include <CGAL/double.h>
#include <CGAL/double.h> // is_finite(double)
#ifdef __GNUG__
# define CGAL_IA_NEW_FILTERS // VC++ is not ready.
#endif
CGAL_BEGIN_NAMESPACE CGAL_BEGIN_NAMESPACE