Imported Upstream version 1.72.0
[platform/upstream/boost.git] / boost / algorithm / cxx14 / equal.hpp
index 526aae9..a1501ba 100644 (file)
@@ -14,6 +14,8 @@
 
 #include <iterator>
 
+#include <boost/config.hpp>
+
 namespace boost { namespace algorithm {
 
 namespace detail {