This commit is contained in:
2024-10-16 11:07:13 +08:00
parent 7b1e27db87
commit 95c3e1cda8
14 changed files with 256 additions and 44 deletions

View File

@@ -3,6 +3,11 @@
"files.associations": {
"string.h": "c",
"stdlib.h": "c",
"ip2region.h": "c"
"ip2region.h": "c",
"common.h": "c",
"prctl.h": "c",
"resource.h": "c",
"wait.h": "c",
"stdio.h": "c"
}
}