From e11d81abdd4e9d183f95ab59fcf26241e4d03758 Mon Sep 17 00:00:00 2001 From: artemp Date: Mon, 20 Jun 2016 10:12:10 +0100 Subject: [PATCH] revert auto `clang-format` header re-ordering ref https://github.com/mapnik/mapnik/commit/b669115b2c7ea87ac672bdfb39f61d24089f5ba3#commitcomment-17917710 --- include/mapnik/box2d_impl.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/mapnik/box2d_impl.hpp b/include/mapnik/box2d_impl.hpp index 66ad45201..c2e6c5f99 100644 --- a/include/mapnik/box2d_impl.hpp +++ b/include/mapnik/box2d_impl.hpp @@ -32,10 +32,10 @@ #include #pragma GCC diagnostic push +#include #include #include #include -#include #pragma GCC diagnostic pop // agg