type_traits: regression failure fixes from type traits changes...

[SVN r9249]
This commit is contained in:
John Maddock
2001-02-18 11:43:01 +00:00
parent 964625b851
commit 6927397756

View File

@@ -11,6 +11,7 @@
#define BOOST_TYPE_TRAITS_TEST_HPP
#include <iostream>
#include <typeinfo>
#include <boost/utility.hpp>
//
// define tests here
unsigned failures = 0;