summaryrefslogtreecommitdiff
path: root/boost/python/detail/void_ptr.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/python/detail/void_ptr.hpp')
-rw-r--r--boost/python/detail/void_ptr.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/python/detail/void_ptr.hpp b/boost/python/detail/void_ptr.hpp
index 06f680104d..5543b23a4a 100644
--- a/boost/python/detail/void_ptr.hpp
+++ b/boost/python/detail/void_ptr.hpp
@@ -5,7 +5,7 @@
#ifndef VOID_PTR_DWA200239_HPP
# define VOID_PTR_DWA200239_HPP
-# include <boost/type_traits/remove_cv.hpp>
+# include <boost/python/detail/type_traits.hpp>
namespace boost { namespace python { namespace detail {