Changed json_checker to cpp file to fix clang build

This commit is contained in:
Jordan Cristiano
2015-08-31 22:14:49 -04:00
parent 7de51e14ba
commit 4d4a751e75
3 changed files with 6 additions and 16 deletions

View File

@ -23,8 +23,7 @@ solution "demboyz"
"../demboyz/**.h",
"../demboyz/**.cpp",
"../external/**.h",
"../external/**.cpp",
"../external/**.c"
"../external/**.cpp"
}
includedirs
{