diff --git a/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/debug.h b/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/debug.h index 27c22f16d30..f73d78ee85d 100644 --- a/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/debug.h +++ b/Straight_skeleton_2/include/CGAL/Straight_skeleton_2/debug.h @@ -45,6 +45,9 @@ Straight_skeleton_external_trace(s); \ } +#include +#include + template inline std::string o2str( boost::optional const& o ) {