diff --git a/Min_ellipse_2/web/Conic_2.aw b/Min_ellipse_2/web/Conic_2.aw index 5b9fcb0d5e9..86d86cb6495 100644 --- a/Min_ellipse_2/web/Conic_2.aw +++ b/Min_ellipse_2/web/Conic_2.aw @@ -3218,21 +3218,10 @@ included before that. #ifndef CGAL_CONIC_2_H #define CGAL_CONIC_2_H - #ifndef CGAL_REP_CLASS_DEFINED - # error no representation class defined - #endif // CGAL_REP_CLASS_DEFINED - - #ifdef CGAL_HOMOGENEOUS_H - # include - #endif - - #ifdef CGAL_CARTESIAN_H - # include - #endif + #include + #include - #ifndef CGAL_POINT_2_H - # include - #endif + #include #ifndef CGAL_IO_FORWARD_DECL_WINDOW_STREAM_H #include