forked from boostorg/type_traits
Added missing header include.
[SVN r12755]
This commit is contained in:
@ -11,6 +11,7 @@
|
||||
#define BOOST_TYPE_TRAITS_TEST_HPP
|
||||
#include <iostream>
|
||||
#include <typeinfo>
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/utility.hpp>
|
||||
//
|
||||
// define tests here
|
||||
|
Reference in New Issue
Block a user