From e75a035e92d9e33dae1cb657d29ab9e2a7a579a3 Mon Sep 17 00:00:00 2001 From: iyaz Date: Wed, 10 Jul 2013 14:18:15 +0300 Subject: [PATCH] Fix include file for orient_polyhedron_test --- .../examples/Operations_on_polyhedra/orient_polyhedron_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Operations_on_polyhedra/examples/Operations_on_polyhedra/orient_polyhedron_test.cpp b/Operations_on_polyhedra/examples/Operations_on_polyhedra/orient_polyhedron_test.cpp index fd495e9be3e..4de59cf036f 100644 --- a/Operations_on_polyhedra/examples/Operations_on_polyhedra/orient_polyhedron_test.cpp +++ b/Operations_on_polyhedra/examples/Operations_on_polyhedra/orient_polyhedron_test.cpp @@ -1,5 +1,5 @@ #include -#include +#include #include #include