From f9b867842bd3cb9d9c854f2dfc9619908ea4b9ea Mon Sep 17 00:00:00 2001 From: Matthew Strapp Date: Sun, 29 Sep 2019 21:47:21 -0500 Subject: Update c_cpp_properties.json --- .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 18e0c6e..b7a0988 100644 --- a/.vscode/c_cpp_properties.json +++ b/.vscode/c_cpp_properties.json @@ -1,7 +1,7 @@ { "configurations": [ { - "name": "WSL", + "name": "Linux", "intelliSenseMode": "gcc-x64", "compilerPath": "/usr/bin/g++", "includePath": [ @@ -13,4 +13,4 @@ } ], "version": 4 -} \ No newline at end of file +} -- cgit v1.2.3