summaryrefslogtreecommitdiff
path: root/boost/type_index/ctti_type_index.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/type_index/ctti_type_index.hpp')
-rw-r--r--boost/type_index/ctti_type_index.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/boost/type_index/ctti_type_index.hpp b/boost/type_index/ctti_type_index.hpp
index 611ad92e11..6832adeaf7 100644
--- a/boost/type_index/ctti_type_index.hpp
+++ b/boost/type_index/ctti_type_index.hpp
@@ -22,6 +22,7 @@
#include <boost/type_index/detail/compile_time_type_info.hpp>
#include <cstring>
+#include <boost/functional/hash.hpp>
#include <boost/static_assert.hpp>
#include <boost/type_traits/remove_cv.hpp>
#include <boost/type_traits/remove_reference.hpp>