aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode/c_cpp_properties.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.vscode/c_cpp_properties.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json
index fc26ed4..fb33847 100644
--- a/.vscode/c_cpp_properties.json
+++ b/.vscode/c_cpp_properties.json
@@ -9,8 +9,6 @@
"${workspaceFolder}/**"
],
"defines": [],
- "cStandard": "c17",
- "cppStandard": "c++20"
}
],
"version": 4