aboutsummaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index 30413be..a06c734 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -59,5 +59,6 @@
"hash_map": "cpp",
"valarray": "cpp",
"unordered_set": "cpp"
- }
+ },
+ "C_Cpp.configurationWarnings": "Disabled"
} \ No newline at end of file