From 1589abc2ec993ed72408f323a7b47d15289d8d8c Mon Sep 17 00:00:00 2001 From: RossTheRoss Date: Sun, 17 Nov 2019 12:52:04 -0600 Subject: DO things --- .vscode/c_cpp_properties.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.vscode/c_cpp_properties.json') diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json index b7a0988..a308c92 100644 --- a/.vscode/c_cpp_properties.json +++ b/.vscode/c_cpp_properties.json @@ -9,8 +9,8 @@ ], "defines": [], "cStandard": "c11", - "cppStandard": "c++17" + "cppStandard": "c++20" } ], "version": 4 -} +} \ No newline at end of file -- cgit v1.2.3