fix access denied errors

This commit is contained in:
2025-06-28 15:45:22 +02:00
parent 29fc066376
commit 6cea5eee19
3 changed files with 11 additions and 21 deletions
+4 -1
View File
@@ -38,7 +38,10 @@
"time.h": "c",
"vban.h": "c",
"chimer.h": "c",
"liquid.h": "c"
"liquid.h": "c",
"queue": "c",
"thread": "c",
"vector": "c"
},
"C_Cpp.errorSquiggles": "disabled"
}