summaryrefslogtreecommitdiff
path: root/boost/type_traits.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/type_traits.hpp')
-rw-r--r--boost/type_traits.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/type_traits.hpp b/boost/type_traits.hpp
index 93a992d38c..dbc8c952c9 100644
--- a/boost/type_traits.hpp
+++ b/boost/type_traits.hpp
@@ -136,6 +136,7 @@
#include <boost/type_traits/remove_bounds.hpp>
#include <boost/type_traits/remove_const.hpp>
#include <boost/type_traits/remove_cv.hpp>
+#include <boost/type_traits/remove_cv_ref.hpp>
#include <boost/type_traits/remove_extent.hpp>
#include <boost/type_traits/remove_pointer.hpp>
#include <boost/type_traits/remove_reference.hpp>