fix(clangd): annoying error

This commit is contained in:
maelstrom 2025-08-14 16:59:44 +02:00
parent a619fa3afc
commit 6803a659cb

View file

@ -1,2 +1,3 @@
CompileFlags: CompileFlags:
Add: [-std=c++20] Add: [-std=c++20]
Remove: [-mno-direct-extern-access]