Update Visual Studio Code settings

This commit is contained in:
2021-12-30 16:55:56 +01:00
parent d1c17c48a8
commit 527bd60f52

View File

@@ -1,9 +1,5 @@
{ {
"files.associations": { "files.associations": {
"time.h": "c", "*.h": "c"
"signal.h": "c",
"execinfo.h": "c",
"dlfcn.h": "c",
"siginfo_t.h": "c"
} }
} }