kolibrios/programs/other/Weather/.vscode/settings.json

13 lines
253 B
JSON
Raw Normal View History

{
"files.associations": {
"istream": "c",
"ostream": "c",
"ratio": "c",
"array": "c",
"functional": "c",
"tuple": "c",
"type_traits": "c",
"utility": "c",
"variant": "c"
}
}