Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / fusion / adapted / array / is_view_impl.hpp
index 238eac0..7cf69d8 100644 (file)
@@ -8,6 +8,7 @@
 #ifndef BOOST_FUSION_ADAPTED_ARRAY_IS_VIEW_IMPL_HPP
 #define BOOST_FUSION_ADAPTED_ARRAY_IS_VIEW_IMPL_HPP
 
+#include <boost/fusion/support/config.hpp>
 #include <boost/mpl/bool.hpp>
 
 namespace boost { namespace fusion { namespace extension