Changed json_checker to cpp file to fix clang build
This commit is contained in:
@ -23,8 +23,7 @@ solution "demboyz"
|
||||
"../demboyz/**.h",
|
||||
"../demboyz/**.cpp",
|
||||
"../external/**.h",
|
||||
"../external/**.cpp",
|
||||
"../external/**.c"
|
||||
"../external/**.cpp"
|
||||
}
|
||||
includedirs
|
||||
{
|
||||
|
Reference in New Issue
Block a user