mirror of
https://github.com/boostorg/type_traits.git
synced 2025-08-01 05:24:38 +02:00
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