Tweak PP includes.

This commit is contained in:
Kohei Takahashi
2016-02-14 23:41:22 +09:00
parent 44c21e0f10
commit d7d47619b4
15 changed files with 19 additions and 19 deletions

View File

@ -11,6 +11,7 @@
#include <boost/fusion/support/config.hpp>
#include <boost/fusion/adapted/struct/adapt_struct.hpp>
#include <boost/fusion/adapted/struct/detail/define_struct.hpp>
#include <boost/preprocessor/cat.hpp>
#define BOOST_FUSION_DEFINE_TPL_STRUCT( \
TEMPLATE_PARAMS_SEQ, NAMESPACE_SEQ, NAME, ATTRIBUTES) \