From c75f01c42cf966cf83ed560ca7c1c567775df812 Mon Sep 17 00:00:00 2001 From: Barend Gehrels Date: Sat, 18 Dec 2010 21:43:58 +0000 Subject: [PATCH] Bugfix in remove headerfile [SVN r67312] --- include/boost/geometry/util/order_as_direction.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/geometry/util/order_as_direction.hpp b/include/boost/geometry/util/order_as_direction.hpp index 1c84b207a..89a5bb44a 100644 --- a/include/boost/geometry/util/order_as_direction.hpp +++ b/include/boost/geometry/util/order_as_direction.hpp @@ -10,7 +10,7 @@ #define BOOST_GEOMETRY_UTIL_ORDER_AS_DIRECTION_HPP #include - +#include namespace boost { namespace geometry {