diff --git a/Packages/Interval_arithmetic/include/CGAL/Interval_base.h b/Packages/Interval_arithmetic/include/CGAL/Interval_base.h index f099aa42340..a7d71271439 100644 --- a/Packages/Interval_arithmetic/include/CGAL/Interval_base.h +++ b/Packages/Interval_arithmetic/include/CGAL/Interval_base.h @@ -27,12 +27,7 @@ // by the number types Interval_nt<>. #include -#include // Relational operators. -#include // is_finite(double) - -#ifdef __GNUG__ -# define CGAL_IA_NEW_FILTERS // VC++ is not ready. -#endif +#include CGAL_BEGIN_NAMESPACE