Merge pull request #1462 from sloriot/PMP-add_missing_include

Add missing include directive
This commit is contained in:
Laurent Rineau
2016-09-15 16:08:06 +02:00
committed by GitHub
@@ -25,6 +25,7 @@
#include <CGAL/Polyhedron_incremental_builder_3.h>
#include <CGAL/boost/graph/Euler_operations.h>
#include <CGAL/property_map.h>
#include <CGAL/algorithm.h>
#include <set>
namespace CGAL