Compile-Error C2100 (MS VS2015) in line 887 json.hpp #719
Labels
platform: visual studio
related to MSVC
solution: duplicate
the issue is a duplicate; refer to the linked issue instead
Hey there,
I'm happy to have found this awesome repo for parsing json but unfortunately
json.hpp
doesn't compile in my current project.My Project-Setup is a plain win32-commandline-project with the
json.hpp
from the master-branch pasted in.As the Heading says, the Error is in line 887:
Any suggestions for that error?
Thanks in advance
The text was updated successfully, but these errors were encountered: