aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
authorRossTheRoss <mstrapp@protonmail.com>2020-11-16 08:16:56 -0600
committerRossTheRoss <mstrapp@protonmail.com>2020-11-16 08:16:56 -0600
commit15f44b78af83cd0e46f0831d072c501c79c8bf55 (patch)
tree7691a78cdfc8f1f94ff003791fecb8ab9ff8d142 /.vscode
parentAdd new breakout (diff)
downloadhomework-15f44b78af83cd0e46f0831d072c501c79c8bf55.tar
homework-15f44b78af83cd0e46f0831d072c501c79c8bf55.tar.gz
homework-15f44b78af83cd0e46f0831d072c501c79c8bf55.tar.bz2
homework-15f44b78af83cd0e46f0831d072c501c79c8bf55.tar.lz
homework-15f44b78af83cd0e46f0831d072c501c79c8bf55.tar.xz
homework-15f44b78af83cd0e46f0831d072c501c79c8bf55.tar.zst
homework-15f44b78af83cd0e46f0831d072c501c79c8bf55.zip
help
Diffstat (limited to '.vscode')
-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