aboutsummaryrefslogtreecommitdiff
path: root/.vscode/settings.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/settings.json')
-rw-r--r--.vscode/settings.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 48e2d5a..aeb76fb 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -52,6 +52,9 @@
"type_traits": "cpp",
"utility": "cpp",
"valarray": "cpp",
- "__config": "cpp"
+ "__config": "cpp",
+ "__nullptr": "cpp",
+ "hash_map": "cpp",
+ "hash_set": "cpp"
}
} \ No newline at end of file