diff --git a/Weights/include/CGAL/Weights.h b/Weights/include/CGAL/Weights.h index 7bca600e00b..75d4db6fa0d 100644 --- a/Weights/include/CGAL/Weights.h +++ b/Weights/include/CGAL/Weights.h @@ -14,7 +14,9 @@ #ifndef CGAL_WEIGHTS_H #define CGAL_WEIGHTS_H +/// \cond SKIP_IN_MANUAL #include +/// \endcond /** * \ingroup PkgWeightsRef @@ -22,7 +24,10 @@ * A convenience header that includes all weights. */ +/// \cond SKIP_IN_MANUAL #include +/// \endcond + #include #include