summaryrefslogtreecommitdiff
path: root/boost/compressed_pair.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/compressed_pair.hpp')
-rw-r--r--boost/compressed_pair.hpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/boost/compressed_pair.hpp b/boost/compressed_pair.hpp
index e6cd6a074a..a7be0f2ba2 100644
--- a/boost/compressed_pair.hpp
+++ b/boost/compressed_pair.hpp
@@ -5,7 +5,7 @@
//
// See http://www.boost.org/libs/utility for most recent version including documentation.
-// See boost/detail/compressed_pair.hpp and boost/detail/ob_compressed_pair.hpp
+// See boost/detail/compressed_pair.hpp
// for full copyright notices.
#ifndef BOOST_COMPRESSED_PAIR_HPP
@@ -15,10 +15,6 @@
#include <boost/config.hpp>
#endif
-#ifdef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
-#include <boost/detail/ob_compressed_pair.hpp>
-#else
#include <boost/detail/compressed_pair.hpp>
-#endif
#endif // BOOST_COMPRESSED_PAIR_HPP