forked from boostorg/type_traits
Added needed include for standalone usage
[SVN r13242]
This commit is contained in:
@ -13,6 +13,7 @@
|
||||
#include <typeinfo>
|
||||
#include <boost/config.hpp>
|
||||
#include <boost/utility.hpp>
|
||||
#include <boost/type_traits/alignment_traits.hpp>
|
||||
//
|
||||
// define tests here
|
||||
unsigned failures = 0;
|
||||
|
Reference in New Issue
Block a user