mirror of
https://github.com/boostorg/system.git
synced 2025-07-29 20:17:13 +02:00
Fix unused parameter error
This commit is contained in:
@ -51,6 +51,7 @@ namespace
|
||||
<< ex.what() << "\"\n";
|
||||
}
|
||||
# endif
|
||||
(void)str;
|
||||
}
|
||||
|
||||
const boost::uint_least32_t uvalue = 2u;
|
||||
|
Reference in New Issue
Block a user