From cdb0ee63814acad30f020819c86aa56009391eca Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Sat, 12 Jul 2014 19:37:25 +0200 Subject: [PATCH] trivial bug-fix for master --- .../include/CGAL/internal/Surface_modeling/Weights.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Surface_modeling/include/CGAL/internal/Surface_modeling/Weights.h b/Surface_modeling/include/CGAL/internal/Surface_modeling/Weights.h index 1745b1dba38..b4615d21435 100644 --- a/Surface_modeling/include/CGAL/internal/Surface_modeling/Weights.h +++ b/Surface_modeling/include/CGAL/internal/Surface_modeling/Weights.h @@ -306,4 +306,4 @@ public: }//namespace internal /// @endcond }//namespace CGAL -#endif //CGAL_SURFACE_MODELING_WEIGHTS_H \ No newline at end of file +#endif //CGAL_SURFACE_MODELING_WEIGHTS_H