With release 3.7.0, in VS2017 (15.9.16), I get the following error when using the library in my tests (it is reported as error, but the projects builds OK):
Severity Code Description Project File Line Suppression State
Error (active) E2512 the argument to a feature-test macro must be a simple identifier Tests [path]\json.hpp 1274
I hope it's not a duplicate, but haven't found it reported..
With release 3.7.0, in VS2017 (15.9.16), I get the following error when using the library in my tests (it is reported as error, but the projects builds OK):
I hope it's not a duplicate, but haven't found it reported..