From 13256b52f55922c52c3d42b0088cfef530907e1d Mon Sep 17 00:00:00 2001 From: crupest Date: Mon, 10 Jan 2022 01:37:37 +0800 Subject: ... --- .vscode/c_cpp_properties.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .vscode/c_cpp_properties.json (limited to '.vscode/c_cpp_properties.json') diff --git a/.vscode/c_cpp_properties.json b/.vscode/c_cpp_properties.json deleted file mode 100644 index 897dbc57..00000000 --- a/.vscode/c_cpp_properties.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "configurations": [ - { - "name": "cpp", - "configurationProvider": "ms-vscode.cmake-tools" - } - ], - "version": 4 -} -- cgit v1.2.3