oop-examples/.vscode/settings.json

6 lines
81 B
JSON
Raw Normal View History

2020-05-24 17:04:37 +02:00
{
"files.associations": {
"system_error": "cpp",
"xlocale": "cpp"
}
}