...
This commit is contained in:
15
.vscode/settings.json
vendored
15
.vscode/settings.json
vendored
@@ -18,6 +18,19 @@
|
||||
"system_error": "c",
|
||||
"std.h": "c",
|
||||
"panic.h": "c",
|
||||
"pmm.h": "c"
|
||||
"pmm.h": "c",
|
||||
"array": "cpp",
|
||||
"string_view": "cpp",
|
||||
"initializer_list": "cpp",
|
||||
"ranges": "cpp",
|
||||
"span": "cpp",
|
||||
"valarray": "cpp",
|
||||
"alloc.h": "c",
|
||||
"arch.h": "c",
|
||||
"def.h": "c",
|
||||
"assert.h": "c",
|
||||
"io.h": "c",
|
||||
"mem.h": "c",
|
||||
"string.h": "c"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user