seg-database-c/.vscode/settings.json
2026-07-10 17:53:18 +08:00

10 lines
188 B
JSON

{
"files.associations": {
"threadpool.h": "c",
"typedef.h": "c",
"log.h": "c",
"in.h": "c",
"sunyard_d.h": "c",
"sunyard.h": "c"
}
}