cmake/.vscode/settings.json

10 lines
188 B
JSON

{
"files.associations": {
"atomic": "cpp",
"*.tcc": "cpp",
"compare": "cpp",
"numeric": "cpp",
"cmath": "cpp",
"iostream": "cpp"
}
}