Progress on HL bindings
This commit is contained in:
14
.vscode/settings.json
vendored
14
.vscode/settings.json
vendored
@@ -20,6 +20,18 @@
|
||||
"xtree": "cpp",
|
||||
"xutility": "cpp",
|
||||
"system_error": "cpp",
|
||||
"xfunctional": "cpp"
|
||||
"xfunctional": "cpp",
|
||||
"chrono": "cpp",
|
||||
"ratio": "cpp",
|
||||
"xlocmon": "cpp",
|
||||
"xstddef": "cpp",
|
||||
"xtr1common": "cpp",
|
||||
"iterator": "cpp",
|
||||
"map": "cpp",
|
||||
"memory": "cpp",
|
||||
"set": "cpp",
|
||||
"streambuf": "cpp",
|
||||
"unordered_map": "cpp",
|
||||
"xmemory0": "cpp"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user