diff --git a/.vscode/settings.json b/.vscode/settings.json index 0caee2241..f17b9e23e 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -11,6 +11,7 @@ "files.associations": { "*.h": "c", "*.c": "c", + "*.inc": "c", "*.cpp": "cpp", "*.hpp": "cpp", "xstddef": "c",