1
0
forked from boostorg/core

Split BOOST_TEST_TRAIT_* into lightweight_test_trait.hpp.

This commit is contained in:
Peter Dimov
2014-06-06 15:17:16 +03:00
parent 9a87f2250d
commit dd1121d589
10 changed files with 107 additions and 58 deletions

View File

@@ -10,7 +10,7 @@
#include <boost/iterator.hpp>
#include <boost/core/is_same.hpp>
#include <boost/core/lightweight_test.hpp>
#include <boost/core/lightweight_test_trait.hpp>
/*