mirror of
https://github.com/HarbourMasters/Starship
synced 2026-09-12 21:25:52 -04:00
Header fix (#9)
* headers * format * format * format again * headers oh my * irix is love * irix is life * working * even more fixes * format * touching to rebuild
This commit is contained in:
Vendored
+2
-1
@@ -14,7 +14,8 @@
|
||||
"include"
|
||||
],
|
||||
"defines": [
|
||||
"_LANGUAGE_C"
|
||||
"_LANGUAGE_C",
|
||||
"_MIPS_SZLONG=32"
|
||||
],
|
||||
"cStandard": "gnu89", // C89 + some GNU extensions from C99 like C++ comments
|
||||
"cppStandard": "${default}"
|
||||
|
||||
Reference in New Issue
Block a user