From 2f9c9304e41757be108fd6b2c9829ed02bdc5f84 Mon Sep 17 00:00:00 2001 From: silverqx Date: Wed, 13 Nov 2024 13:11:36 +0100 Subject: [PATCH] updated pch.h --- include/pch.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/pch.h b/include/pch.h index c4b3da944..882eaeda6 100644 --- a/include/pch.h +++ b/include/pch.h @@ -40,3 +40,6 @@ # include #endif #endif + +// Our headers that have an impact higher than 10% (Wall Time Responsibility) +#include // ~3s