revert auto clang-format
header re-ordering ref b669115b2c (commitcomment-17917710)
This commit is contained in:
parent
173f7d037c
commit
e11d81abdd
1 changed files with 1 additions and 1 deletions
|
@ -32,10 +32,10 @@
|
|||
#include <mapnik/config.hpp>
|
||||
|
||||
#pragma GCC diagnostic push
|
||||
#include <mapnik/warning_ignore.hpp>
|
||||
#include <boost/fusion/include/adapt_adt.hpp>
|
||||
#include <boost/spirit/include/qi.hpp>
|
||||
#include <boost/spirit/include/support_adapt_adt_attributes.hpp>
|
||||
#include <mapnik/warning_ignore.hpp>
|
||||
#pragma GCC diagnostic pop
|
||||
|
||||
// agg
|
||||
|
|
Loading…
Reference in a new issue