Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / fusion / adapted / struct / detail / is_sequence_impl.hpp
index c32222f..afcbe5b 100644 (file)
@@ -10,6 +10,7 @@
 #ifndef BOOST_FUSION_ADAPTED_STRUCT_DETAIL_IS_SEQUENCE_IMPL_HPP
 #define BOOST_FUSION_ADAPTED_STRUCT_DETAIL_IS_SEQUENCE_IMPL_HPP
 
+#include <boost/fusion/support/config.hpp>
 #include <boost/mpl/bool.hpp>
 
 namespace boost { namespace fusion { namespace extension