diff --git a/test/system_error_test.cpp b/test/system_error_test.cpp index bb93ca5..d8e39e7 100644 --- a/test/system_error_test.cpp +++ b/test/system_error_test.cpp @@ -51,6 +51,7 @@ namespace << ex.what() << "\"\n"; } # endif + (void)str; } const boost::uint_least32_t uvalue = 2u;