diff --git a/test/strand.cpp b/test/strand.cpp index 49c55cf6..405c6b18 100644 --- a/test/strand.cpp +++ b/test/strand.cpp @@ -61,6 +61,7 @@ BOOST_AUTO_TEST_CASE(strand) th.join(); } +#endif + BOOST_AUTO_TEST_SUITE_END(); -#endif