spool: Clean up with gcc/clang specific features
This commit is contained in:
Vendored
+1
-1
@@ -7,5 +7,5 @@
|
||||
"$(workspaceFolder)/include/",
|
||||
|
||||
],
|
||||
"C_Cpp.default.cStandard": "gnu99"
|
||||
"C_Cpp.default.cStandard": "gnu17"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user