forked from boostorg/static_string
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