Imported Upstream version 1.51.0
[platform/upstream/boost.git] / libs / unordered / test / unordered / equality_deprecated.cpp
index 826b11f..af56bde 100644 (file)
@@ -6,9 +6,10 @@
 #define BOOST_UNORDERED_DEPRECATED_EQUALITY
 
 #include "../helpers/prefix.hpp"
-
 #include <boost/unordered_set.hpp>
 #include <boost/unordered_map.hpp>
+#include "../helpers/postfix.hpp"
+
 #include <boost/preprocessor/seq.hpp>
 #include <list>
 #include "../helpers/test.hpp"