Sync push

This commit is contained in:
Sylar 2025-11-02 19:17:23 +01:00
parent 3a13b22b11
commit bfa1ae048b
3 changed files with 4 additions and 2 deletions

3
.clangd Normal file
View file

@ -0,0 +1,3 @@
CompileFlags:
CompilationDatabase: bin

View file

@ -1 +1 @@
1904
1905

View file

@ -1,7 +1,6 @@
#include "Utils.hpp"
#include "String.hpp"
#include "Defines.hpp"
#include "Color.hpp"
#include "IOHandlers.hpp"
#include "vendor/TermColor.hpp"