Add uuid support

This commit is contained in:
2026-02-16 17:42:01 -06:00
parent 46850e8edf
commit 5be9d96b54
21 changed files with 5774 additions and 4838 deletions

View File

@@ -84,7 +84,11 @@
"stack": "cpp",
"stdfloat": "cpp"
},
"clangd.fallbackFlags": [
"-Iinclude"
"-I${workspaceFolder}/include",
"-I/home/mike/tmp-crosslang/usr/local/include/"
]
}