mirror of
https://github.com/boostorg/static_string.git
synced 2025-07-30 04:27:33 +02:00
Fix nodiscard checks
This commit is contained in:
@ -68,6 +68,8 @@
|
||||
#else
|
||||
#define BOOST_STATIC_STRING_NODISCARD
|
||||
#endif
|
||||
#else
|
||||
#define BOOST_STATIC_STRING_NODISCARD
|
||||
#endif
|
||||
|
||||
// _MSVC_LANG isn't avaliable until after VS2015
|
||||
|
Reference in New Issue
Block a user