fix compile problem in otherplace

This commit is contained in:
lnk
2025-06-24 17:55:34 +08:00
parent 22c6b92af2
commit 98adfd3870
25 changed files with 779 additions and 12 deletions

View File

@@ -59,6 +59,7 @@
"files.associations": {
"new": "cpp",
"mutex": "cpp",
"ostream": "cpp"
"ostream": "cpp",
"thread": "cpp"
}
}