mirror of
https://github.com/boostorg/mpl.git
synced 2025-08-02 14:24:30 +02:00
Use core/lightweight_test.hpp.
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
#include <boost/mpl/aux_/test/test_case.hpp>
|
#include <boost/mpl/aux_/test/test_case.hpp>
|
||||||
#include <boost/mpl/aux_/test/data.hpp>
|
#include <boost/mpl/aux_/test/data.hpp>
|
||||||
#include <boost/mpl/aux_/test/assert.hpp>
|
#include <boost/mpl/aux_/test/assert.hpp>
|
||||||
#include <boost/detail/lightweight_test.hpp>
|
#include <boost/core/lightweight_test.hpp>
|
||||||
|
|
||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user