Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / algorithm / minmax.hpp
index 053a7d6..c1aadb2 100644 (file)
@@ -25,6 +25,7 @@
  *
  */
 
+#include <boost/config.hpp>
 #include <boost/tuple/tuple.hpp> // for using pairs with boost::cref
 #include <boost/ref.hpp>