summaryrefslogtreecommitdiff
path: root/boost/python/detail/result.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/python/detail/result.hpp')
-rw-r--r--boost/python/detail/result.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/python/detail/result.hpp b/boost/python/detail/result.hpp
index 8ccc3c5029..2390693a88 100644
--- a/boost/python/detail/result.hpp
+++ b/boost/python/detail/result.hpp
@@ -11,8 +11,8 @@
# include <boost/type.hpp>
# include <boost/python/detail/preprocessor.hpp>
+# include <boost/python/detail/type_traits.hpp>
-# include <boost/type_traits/object_traits.hpp>
# include <boost/mpl/if.hpp>
# include <boost/preprocessor/comma_if.hpp>