Fix anonymous procedures

This commit is contained in:
gingerBill
2018-07-01 16:21:32 +01:00
parent 3a16f1e854
commit 9bef5ec01a
4 changed files with 30 additions and 9 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ set compiler_warnings= ^
-W4 -WX ^
-wd4100 -wd4101 -wd4127 -wd4189 ^
-wd4201 -wd4204 ^
-wd4456 -wd4457 ^
-wd4456 -wd4457 -wd4480 ^
-wd4512
set compiler_includes=