diff options
Diffstat (limited to '.vscode/c_cpp_properties.json')
-rw-r--r-- | .vscode/c_cpp_properties.json | 9 |
1 files changed, 0 insertions, 9 deletions
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 -} |