cleanup remaining implementations of precompiled headers

This commit is contained in:
Markus Reitböck
2025-08-23 13:40:22 +02:00
parent abc6b9e7d0
commit 2ce0323b8f
23 changed files with 7 additions and 141 deletions

View File

@@ -23,10 +23,6 @@
#include <FCConfig.h>
#ifdef _PreComp_
#undef _PreComp_
#endif
#if defined(FC_OS_WIN32)
#include <windows.h>
#endif