From 7e94c5053d840d9aeb9ffafaf36dd9ee5c004ef9 Mon Sep 17 00:00:00 2001 From: "Valeriano A.R" Date: Sun, 3 Apr 2022 17:20:04 +0200 Subject: [PATCH] Fix vscode settings --- .vscode/c_cpp_properties.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json index 5918fcf..af890e3 100644 --- a/.vscode/c_cpp_properties.json +++ b/.vscode/c_cpp_properties.json @@ -27,7 +27,6 @@ "name": "Win32", "includePath": [ "C:/msys64/mingw64/include", - "C:/msys64/mingw64/x86_64-w64-mingw32/include", "${workspaceFolder}/src/" ], "defines": [