summaryrefslogtreecommitdiff
path: root/boost/type_index/stl_type_index.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'boost/type_index/stl_type_index.hpp')
-rw-r--r--boost/type_index/stl_type_index.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/boost/type_index/stl_type_index.hpp b/boost/type_index/stl_type_index.hpp
index 1b3b0c4c80..c801e70f62 100644
--- a/boost/type_index/stl_type_index.hpp
+++ b/boost/type_index/stl_type_index.hpp
@@ -39,7 +39,6 @@
#include <boost/type_traits/remove_reference.hpp>
#include <boost/mpl/if.hpp>
#include <boost/mpl/or.hpp>
-#include <boost/functional/hash_fwd.hpp>
#if (defined(__EDG_VERSION__) && __EDG_VERSION__ < 245) \
|| (defined(__sgi) && defined(_COMPILER_VERSION) && _COMPILER_VERSION <= 744)