mirror of
https://github.com/radio95-rnt/fm95.git
synced 2026-07-30 08:19:14 +02:00
fix access denied errors
This commit is contained in:
Vendored
+4
-1
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user