mirror of
https://github.com/boostorg/type_traits.git
synced 2025-08-03 14:34:34 +02:00
type_traits: regression failure fixes from type traits changes...
[SVN r9249]
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
#define BOOST_TYPE_TRAITS_TEST_HPP
|
||||
#include <iostream>
|
||||
#include <typeinfo>
|
||||
#include <boost/utility.hpp>
|
||||
//
|
||||
// define tests here
|
||||
unsigned failures = 0;
|
||||
|
Reference in New Issue
Block a user