@@ -29,7 +29,7 @@
# error "__cplusplus is not defined"
#endif
#if __cplusplus < 201103L
#if __cplusplus < 201103L && _MSC_VER < 1900
# error "toml11 requires C++11 or later."
The note is not visible to the blocked user.