notes-ing2/gpu/tp2/.vscode/settings.json
2024-03-28 17:58:33 +01:00

15 lines
No EOL
315 B
JSON

{
"files.associations": {
"iostream": "cpp",
"atomic": "cpp",
"*.tcc": "cpp",
"chrono": "cpp",
"compare": "cpp",
"optional": "cpp",
"future": "cpp",
"numeric": "cpp",
"sstream": "cpp",
"cmath": "cpp",
"*.def": "cpp"
}
}