2
0
mirror of https://github.com/boostorg/thread.git synced 2026-01-22 05:42:37 +00:00

remove the #warning

This commit is contained in:
Vicente J. Botet Escriba
2017-09-30 12:18:30 +02:00
parent 995033cf20
commit 9969ec8504

View File

@@ -71,7 +71,7 @@ int main()
}
#else
#warning "This test is not supported in this configuration, either because Bosst.Thread has been configured to don't support continuations, the compiler doesn't provides lambdas or because they are buggy as for MSV versions < msvc-12.0"
//#warning "This test is not supported in this configuration, either because Bosst.Thread has been configured to don't support continuations, the compiler doesn't provides lambdas or because they are buggy as for MSV versions < msvc-12.0"
int main()
{