diff --git a/.vscode/settings.json b/.vscode/settings.json index 425223485..8cc67f78d 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -78,7 +78,8 @@ "__debug": "cpp", "stack": "cpp", "format": "cpp", - "future": "cpp" + "future": "cpp", + "*.inc": "cpp" }, "C_Cpp.default.configurationProvider": "ms-vscode.cmake-tools" } \ No newline at end of file