forked from boostorg/container_hash
Remove an unrequired semi-colon.
[SVN r37427]
This commit is contained in:
@@ -12,5 +12,5 @@ void compile_time_tests(T*)
|
||||
{
|
||||
BOOST_STATIC_ASSERT((boost::is_base_and_derived<
|
||||
std::unary_function<T, std::size_t>, HASH_NAMESPACE::hash<T> >::value));
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user