diff --git a/.vscode/settings.json b/.vscode/settings.json index d9127e6..ac63316 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,5 +1,6 @@ { "files.associations": { + "*.cl": "c", "cstdint": "cpp", "array": "cpp", "atomic": "cpp",