updated pch.h

This commit is contained in:
silverqx
2024-11-13 13:11:36 +01:00
parent c4ce6762d9
commit 2f9c9304e4

View File

@@ -40,3 +40,6 @@
# include <sys/prctl.h>
#endif
#endif
// Our headers that have an impact higher than 10% (Wall Time Responsibility)
#include <orm/databaseconnection.hpp> // ~3s