BUGFIX: Fix include path.

This commit is contained in:
Damien Buhl (alias daminetreg)
2014-02-04 22:48:34 +01:00
parent 5ffab5001e
commit 8a132ea44a

View File

@ -14,7 +14,7 @@
#include <boost/typeof/typeof.hpp>
#include <boost/fusion/include/adapt_struct.hpp>
#include <boost/fusion/adapted/struct/adapt_struct.hpp>
#define BOOST_FUSION_AUTO_ADAPT_STRUCT_FILLER(r, NAME, ATTRIBUTE) \
(BOOST_TYPEOF(NAME::ATTRIBUTE), ATTRIBUTE) \