1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-26 03:52:01 +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
commit f211207f83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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