Use core/lightweight_test.hpp.

This commit is contained in:
Andrey Semashev
2014-08-31 14:11:17 +04:00
parent 9bbc806090
commit a46a787a49

View File

@@ -17,7 +17,7 @@
#include <boost/mpl/aux_/test/test_case.hpp>
#include <boost/mpl/aux_/test/data.hpp>
#include <boost/mpl/aux_/test/assert.hpp>
#include <boost/detail/lightweight_test.hpp>
#include <boost/core/lightweight_test.hpp>
int main()
{