1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

Merge pull request #1893 from trofi/fix-build-without-pch

Add missing include headers when building with -DENABLE_PCH=OFF
This commit is contained in:
Ivan Savenko
2023-04-08 21:45:47 +03:00
committed by GitHub

View File

@@ -8,6 +8,7 @@
*
*/
#include "StdInc.h"
#include "ObstacleCasterProxy.h"
VCMI_LIB_NAMESPACE_BEGIN