Fix for crash handler

This commit is contained in:
Alex
2022-11-07 04:51:55 +02:00
parent 6ce03ff0ed
commit 6025ef2e54
2 changed files with 19 additions and 46 deletions

View File

@ -18,7 +18,8 @@
"limits.h": "c",
"assert.h": "c",
"cwalk.h": "c",
"md5.h": "c"
"md5.h": "c",
"stdint.h": "c"
}
}
}