From f531ee2fa9b202f76f6b71a62d8e9a2795f46605 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Fri, 13 Jun 2014 08:54:43 +0200 Subject: [PATCH] include property_map header file wrapper --- BGL/examples/BGL_polyhedron_3/normals.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BGL/examples/BGL_polyhedron_3/normals.cpp b/BGL/examples/BGL_polyhedron_3/normals.cpp index eea993636e4..e0d2da9d37c 100644 --- a/BGL/examples/BGL_polyhedron_3/normals.cpp +++ b/BGL/examples/BGL_polyhedron_3/normals.cpp @@ -1,7 +1,7 @@ #include #include -#include +#include #include #include