oop-examples/.vscode/settings.json
2020-05-24 17:04:37 +02:00

6 lines
81 B
JSON

{
"files.associations": {
"system_error": "cpp",
"xlocale": "cpp"
}
}