Fix nodiscard checks

This commit is contained in:
Krystian Stasiowski
2020-02-27 15:55:43 -05:00
parent 54c5d7cef4
commit 73b829ebe5

View File

@ -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