From a46a787a49b80bb992ee4c46f344321fa17905e4 Mon Sep 17 00:00:00 2001 From: Andrey Semashev Date: Sun, 31 Aug 2014 14:11:17 +0400 Subject: [PATCH] Use core/lightweight_test.hpp. --- core/include/boost/mpl/aux_/test.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/include/boost/mpl/aux_/test.hpp b/core/include/boost/mpl/aux_/test.hpp index 887e81f..b08c28a 100644 --- a/core/include/boost/mpl/aux_/test.hpp +++ b/core/include/boost/mpl/aux_/test.hpp @@ -17,7 +17,7 @@ #include #include #include -#include +#include int main() {