From 15f44b78af83cd0e46f0831d072c501c79c8bf55 Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Mon, 16 Nov 2020 08:16:56 -0600 Subject: help --- .vscode/c_cpp_properties.json | 2 -- 1 file changed, 2 deletions(-) (limited to '.vscode') 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 -- cgit v1.2.3