Fixed strict-prototypes warning

This commit is contained in:
Pierre-Olivier Latour
2019-01-03 17:14:26 -08:00
parent 4e29da53a2
commit 1e29a0195b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1223,6 +1223,7 @@
"-Weverything",
"-Wshadow",
"-Wshorten-64-to-32",
"-Wstrict-prototypes",
"-Wno-vla",
"-Wno-explicit-ownership-type",
"-Wno-gnu-statement-expression",