summaryrefslogtreecommitdiff
path: root/boost/python/return_arg.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/python/return_arg.hpp')
-rw-r--r--boost/python/return_arg.hpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/boost/python/return_arg.hpp b/boost/python/return_arg.hpp
index e869a58d12..de23993987 100644
--- a/boost/python/return_arg.hpp
+++ b/boost/python/return_arg.hpp
@@ -12,8 +12,7 @@
# include <boost/python/converter/pytype_function.hpp>
#endif
-# include <boost/type_traits/add_reference.hpp>
-# include <boost/type_traits/add_const.hpp>
+# include <boost/python/detail/type_traits.hpp>
# include <boost/mpl/int.hpp>
# include <boost/mpl/at.hpp>