Imported Upstream version 1.57.0
[platform/upstream/boost.git] / boost / fusion / container / set / detail / value_of_impl.hpp
index 0221831..e12ab16 100644 (file)
@@ -8,6 +8,7 @@
 #ifndef BOOST_FUSION_CONTAINER_SET_DETAIL_VALUE_OF_IMPL_HPP
 #define BOOST_FUSION_CONTAINER_SET_DETAIL_VALUE_OF_IMPL_HPP
 
+#include <boost/fusion/support/config.hpp>
 #include <boost/fusion/sequence/intrinsic/value_at.hpp>
 
 namespace boost { namespace fusion { namespace extension