Compoile fixes

This commit is contained in:
2025-03-12 05:25:01 +03:00
parent 32a8e1fb58
commit 0f21cce741
18 changed files with 1374 additions and 23269 deletions

View File

@@ -71,7 +71,11 @@
"future": "cpp",
"cassert": "cpp",
"bitset": "cpp",
"unordered_set": "cpp"
"unordered_set": "cpp",
"strstream": "cpp",
"typeindex": "cpp",
"shared_mutex": "cpp",
"any": "cpp"
},
"cmake.ignoreCMakeListsMissing": true
}