This commit is contained in:
Mars 2024-06-02 01:24:33 -04:00
parent b366a7ee63
commit 6e5045f1f4
Signed by: pupbrained
GPG key ID: 874E22DF2F9DFCB5
9 changed files with 988 additions and 70 deletions

View file

@ -1,3 +1,2 @@
CompileFlags:
Add: [-std=c++2b, -Wno-unused-function]
Remove: -Wc++98-compat
Add: [-std=c++2b, -Wunused-function]