diff --git a/Polyhedron/include/CGAL/draw_polyhedron.h b/Polyhedron/include/CGAL/draw_polyhedron.h index 9c4fde6108b..eaaf91a9555 100644 --- a/Polyhedron/include/CGAL/draw_polyhedron.h +++ b/Polyhedron/include/CGAL/draw_polyhedron.h @@ -231,7 +231,7 @@ namespace CGAL template void draw(const Polyhedron&, - const char*="Polyhedron Viewer", + const char* ="Polyhedron Viewer", bool=false, const ColorFunctor&=ColorFunctor()) {