Fix copy and paste typo. Refs #4756.

[SVN r68182]
This commit is contained in:
Daniel James
2011-01-16 11:06:00 +00:00
parent d631763584
commit 048d92f36a

View File

@@ -92,7 +92,6 @@ namespace boost
std::basic_string<Ch, std::BOOST_HASH_CHAR_TRAITS<Ch>, A> const&);
#if !defined(BOOST_NO_0X_HDR_TYPEINDEX)
template <class Ch, class A>
std::size_t hash_value(std::type_index);
#endif