Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / algorithm / cxx14 / mismatch.hpp
index 4601719..a1fafe8 100644 (file)
@@ -13,6 +13,7 @@
 #define BOOST_ALGORITHM_MISMATCH_HPP
 
 #include <utility>      // for std::pair
+
 #include <boost/config.hpp>
 
 namespace boost { namespace algorithm {