Updated version
Some checks failed
Test project compilation / test (push) Failing after 2m6s

This commit is contained in:
2025-11-05 18:56:53 +01:00
parent 4f02a8f3d0
commit 462c5f3db7
8 changed files with 102 additions and 61 deletions

View File

@@ -21,6 +21,7 @@
"span": "cpp",
"text_encoding": "cpp",
"thread": "cpp",
"*.inc": "cpp"
"*.inc": "cpp",
"cstddef": "cpp"
}
}