From 3165beaecdabac5949ff4acb51b83be4678ef1bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mael=20Rouxel-Labb=C3=A9?= Date: Fri, 23 Jun 2017 08:58:11 +0200 Subject: [PATCH] Fixed deprecated header inclusion warning Not sure how that one survived the annihilation of regular euclidean traits --- CGAL_ipelets/demo/CGAL_ipelets/diagrams.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/CGAL_ipelets/demo/CGAL_ipelets/diagrams.cpp b/CGAL_ipelets/demo/CGAL_ipelets/diagrams.cpp index aee61c81bea..b2c283ddeea 100644 --- a/CGAL_ipelets/demo/CGAL_ipelets/diagrams.cpp +++ b/CGAL_ipelets/demo/CGAL_ipelets/diagrams.cpp @@ -24,7 +24,6 @@ #include #include #include -#include #include #include #include