Sync push
This commit is contained in:
parent
3a13b22b11
commit
bfa1ae048b
3 changed files with 4 additions and 2 deletions
3
.clangd
Normal file
3
.clangd
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
CompileFlags:
|
||||
CompilationDatabase: bin
|
||||
|
||||
|
|
@ -1 +1 @@
|
|||
1904
|
||||
1905
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
#include "Utils.hpp"
|
||||
#include "String.hpp"
|
||||
#include "Defines.hpp"
|
||||
#include "Color.hpp"
|
||||
#include "IOHandlers.hpp"
|
||||
|
||||
#include "vendor/TermColor.hpp"
|
||||
|
|
|
|||
Loading…
Reference in a new issue