summaryrefslogtreecommitdiff
path: root/boost/python/return_by_value.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/python/return_by_value.hpp')
-rw-r--r--boost/python/return_by_value.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/boost/python/return_by_value.hpp b/boost/python/return_by_value.hpp
index 593fc59cfe..42d7076d17 100644
--- a/boost/python/return_by_value.hpp
+++ b/boost/python/return_by_value.hpp
@@ -8,8 +8,7 @@
# include <boost/python/detail/prefix.hpp>
# include <boost/python/to_python_value.hpp>
-# include <boost/type_traits/add_reference.hpp>
-# include <boost/type_traits/add_const.hpp>
+# include <boost/python/detail/type_traits.hpp>
# include <boost/python/detail/value_arg.hpp>