mirror of
https://github.com/boostorg/fusion.git
synced 2026-04-29 18:23:21 +02:00
BUGFIX: Fix include path.
This commit is contained in:
@@ -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) \
|
||||
|
||||
Reference in New Issue
Block a user