kolibrios/programs/other/Weather/.vscode/settings.json
superturbocat2001 8de8aa7b20 - Added Weather 1.0b
git-svn-id: svn://kolibrios.org@8553 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-01-27 19:37:12 +00:00

13 lines
253 B
JSON

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