forked from boostorg/container_hash
Add a missing include to a functional/hash test header.
[SVN r32578]
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/static_assert.hpp>
|
||||
#include <boost/type_traits/is_base_and_derived.hpp>
|
||||
|
||||
template <class T>
|
||||
void compile_time_tests(T*)
|
||||
|
Reference in New Issue
Block a user