summaryrefslogtreecommitdiff
path: root/boost/typeof/std/memory.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/typeof/std/memory.hpp')
-rw-r--r--boost/typeof/std/memory.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/boost/typeof/std/memory.hpp b/boost/typeof/std/memory.hpp
index fa3ae1da4d..ad4c2c1943 100644
--- a/boost/typeof/std/memory.hpp
+++ b/boost/typeof/std/memory.hpp
@@ -12,6 +12,8 @@
BOOST_TYPEOF_REGISTER_TEMPLATE(std::allocator, 1)
BOOST_TYPEOF_REGISTER_TEMPLATE(std::raw_storage_iterator, 2)
+#ifndef BOOST_NO_AUTO_PTR
BOOST_TYPEOF_REGISTER_TEMPLATE(std::auto_ptr, 1)
+#endif//BOOST_NO_AUTO_PTR
#endif//BOOST_TYPEOF_STD_memory_hpp_INCLUDED