From 1ae7cdd512a28a973aaa087f4516baca1cae665b Mon Sep 17 00:00:00 2001 From: Shauren Date: Wed, 11 Jun 2025 16:35:31 +0200 Subject: Core/Common: Update PCH content to include most commonly used headers --- src/common/Platform/Windows/ServiceWin32.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/Platform/Windows') diff --git a/src/common/Platform/Windows/ServiceWin32.cpp b/src/common/Platform/Windows/ServiceWin32.cpp index 80914d2a415..f536d4b6e4a 100644 --- a/src/common/Platform/Windows/ServiceWin32.cpp +++ b/src/common/Platform/Windows/ServiceWin32.cpp @@ -20,7 +20,7 @@ #include #include #include -#include +#include #include namespace -- cgit v1.2.3