EDITORIAL: Reorganize imports.

This commit is contained in:
Damien Buhl (alias daminetreg)
2014-02-18 22:04:51 +01:00
parent 934463c7b4
commit 435fb5c29f

View File

@ -13,11 +13,11 @@
#include <boost/preprocessor/seq/for_each.hpp>
#include <boost/preprocessor/tuple/elem.hpp>
#include <boost/preprocessor/cat.hpp>
#include <boost/typeof/typeof.hpp>
#include <boost/fusion/adapted/struct/adapt_assoc_struct.hpp>
#include <boost/preprocessor/cat.hpp>
#define BOOST_FUSION_AUTO_ADAPT_ASSOC_STRUCT_FILLER_0(A, B) \
((A, B)) BOOST_FUSION_AUTO_ADAPT_ASSOC_STRUCT_FILLER_1