summaryrefslogtreecommitdiff
path: root/boost/geometry/core/coordinate_type.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/geometry/core/coordinate_type.hpp')
-rw-r--r--boost/geometry/core/coordinate_type.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/geometry/core/coordinate_type.hpp b/boost/geometry/core/coordinate_type.hpp
index f138d59c8a..47c028fec2 100644
--- a/boost/geometry/core/coordinate_type.hpp
+++ b/boost/geometry/core/coordinate_type.hpp
@@ -17,8 +17,8 @@
#include <boost/mpl/assert.hpp>
-#include <boost/geometry/core/tag.hpp>
#include <boost/geometry/core/point_type.hpp>
+#include <boost/geometry/core/tag.hpp>
#include <boost/geometry/util/bare_type.hpp>
#include <boost/geometry/util/promote_floating_point.hpp>