eqemu-server/.vscode/settings.json
2021-11-15 20:54:28 -08:00

8 lines
139 B
JSON

{
"files.associations": {
"chrono": "cpp",
"xutility": "cpp",
"iterator": "cpp",
"*.ipp": "cpp"
}
}