use pch on the project. Removed all include that are now not necessary

This commit is contained in:
2026-08-04 19:31:31 -04:00
parent aabe585696
commit 5eb8fb7e9d
56 changed files with 131 additions and 1825 deletions
-1
View File
@@ -4,7 +4,6 @@
#include <ctype.h>
#include <stdlib.h>
#include <string.h>
#include <new>
namespace Romeo
{
+1 -1
View File
@@ -14,7 +14,7 @@
#include <Core/JulietInit.h>
#include <Core/HAL/Filesystem/Filesystem.h>
#include <Core/Thread/Mutex.h>
#include <thread>
#include "Database.h"
#include "MarkdownGenerator.h"