summaryrefslogtreecommitdiff
path: root/boost/python/bases.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/python/bases.hpp')
-rw-r--r--boost/python/bases.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/python/bases.hpp b/boost/python/bases.hpp
index 614d62232b..efcac3f389 100644
--- a/boost/python/bases.hpp
+++ b/boost/python/bases.hpp
@@ -6,8 +6,8 @@
# define BASES_DWA2002321_HPP
# include <boost/python/detail/prefix.hpp>
-# include <boost/type_traits/object_traits.hpp>
# include <boost/python/detail/type_list.hpp>
+# include <boost/python/detail/type_traits.hpp>
# include <boost/mpl/if.hpp>
# include <boost/mpl/bool.hpp>
# include <boost/preprocessor/enum_params_with_a_default.hpp>