From 49a56c5a793f9637a8fb12a22a6bfe8d1e8f6ff2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20M=C3=B6ller?= Date: Mon, 13 Apr 2015 17:26:36 +0200 Subject: [PATCH] Fine grained range includes --- Mesh_3/include/CGAL/Mesh_3/C3T3_helpers.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Mesh_3/include/CGAL/Mesh_3/C3T3_helpers.h b/Mesh_3/include/CGAL/Mesh_3/C3T3_helpers.h index f5edb40cc29..23f99f9dba7 100644 --- a/Mesh_3/include/CGAL/Mesh_3/C3T3_helpers.h +++ b/Mesh_3/include/CGAL/Mesh_3/C3T3_helpers.h @@ -40,7 +40,8 @@ #endif #include -#include +#include +#include #include #include #include