This commit is contained in:
nub31
2025-09-06 17:31:14 +02:00
parent ad0ec03b0f
commit 0ccb483047
9 changed files with 159 additions and 146 deletions

View File

@@ -15,6 +15,9 @@
"unordered_set": "c",
"vector": "c",
"any": "c",
"system_error": "c"
"system_error": "c",
"std.h": "c",
"panic.h": "c",
"pmm.h": "c"
}
}