From c5f3c7b4f4861d461056efaf9ff6e615d910b0ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20M=C3=B6ller?= Date: Fri, 14 Dec 2012 18:19:57 +0100 Subject: [PATCH] Use angle-bracket includes --- Kernel_23/include/CGAL/Kernel/global_functions_internal_3.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Kernel_23/include/CGAL/Kernel/global_functions_internal_3.h b/Kernel_23/include/CGAL/Kernel/global_functions_internal_3.h index 89eb748c483..fe5ae2a04a4 100644 --- a/Kernel_23/include/CGAL/Kernel/global_functions_internal_3.h +++ b/Kernel_23/include/CGAL/Kernel/global_functions_internal_3.h @@ -31,7 +31,7 @@ #include #include #include -#include "boost/mpl/equal_to.hpp" +#include #include namespace CGAL {