From f550457d23a96e98515a346bf34598b2c4a2759a Mon Sep 17 00:00:00 2001 From: nordsoft Date: Mon, 10 Apr 2023 12:17:43 +0400 Subject: [PATCH] Added stdinc --- lib/spells/OuterCaster.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/spells/OuterCaster.cpp b/lib/spells/OuterCaster.cpp index 8ed5f1d81..e2b44eb25 100644 --- a/lib/spells/OuterCaster.cpp +++ b/lib/spells/OuterCaster.cpp @@ -8,6 +8,8 @@ * */ +#include "StdInc.h" + #include "OuterCaster.h" VCMI_LIB_NAMESPACE_BEGIN