Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / algorithm / minmax_element.hpp
index 752f6cb..651a552 100644 (file)
@@ -28,6 +28,8 @@
 
 #include <utility> // for std::pair and std::make_pair
 
+#include <boost/config.hpp>
+
 namespace boost {
 
   namespace detail {  // for obtaining a uniform version of minmax_element