diff --git a/include/boost/fusion/adapted/struct/auto_adapt_assoc_struct.hpp b/include/boost/fusion/adapted/struct/auto_adapt_assoc_struct.hpp index 0b069de1..936e1e74 100644 --- a/include/boost/fusion/adapted/struct/auto_adapt_assoc_struct.hpp +++ b/include/boost/fusion/adapted/struct/auto_adapt_assoc_struct.hpp @@ -13,11 +13,11 @@ #include #include +#include #include #include -#include #define BOOST_FUSION_AUTO_ADAPT_ASSOC_STRUCT_FILLER_0(A, B) \ ((A, B)) BOOST_FUSION_AUTO_ADAPT_ASSOC_STRUCT_FILLER_1