mirror of
https://github.com/boostorg/functional.git
synced 2025-08-02 22:14:28 +02:00
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/config.hpp>
|
||||||
#include <boost/static_assert.hpp>
|
#include <boost/static_assert.hpp>
|
||||||
|
#include <boost/type_traits/is_base_and_derived.hpp>
|
||||||
|
|
||||||
template <class T>
|
template <class T>
|
||||||
void compile_time_tests(T*)
|
void compile_time_tests(T*)
|
||||||
|
Reference in New Issue
Block a user