From 0d4eccd51046aec2c0490e797815978ee70ff234 Mon Sep 17 00:00:00 2001 From: Menelaos Karavelas Date: Wed, 21 May 2014 16:42:42 +0300 Subject: [PATCH] [buffer] remove inclusion of algorithms/detail/disjoint.hpp --- include/boost/geometry/algorithms/buffer.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/include/boost/geometry/algorithms/buffer.hpp b/include/boost/geometry/algorithms/buffer.hpp index 236c2c147..13d48c0d5 100644 --- a/include/boost/geometry/algorithms/buffer.hpp +++ b/include/boost/geometry/algorithms/buffer.hpp @@ -23,7 +23,6 @@ #include #include -#include #include #include #include