Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / algorithm / cxx11 / copy_if.hpp
index dc1fdef..d3914bf 100644 (file)
@@ -13,6 +13,8 @@
 #define BOOST_ALGORITHM_COPY_IF_HPP
 
 #include <utility>    // for std::pair, std::make_pair
+
+#include <boost/config.hpp>
 #include <boost/range/begin.hpp>
 #include <boost/range/end.hpp>