mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
Reduced number of #include's in headers. May break compilation on Win
since some net packs now need DLL_LINKAGE
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
#include "../GameConstants.h"
|
||||
#include "../ConstTransitivePtr.h"
|
||||
#include "../IHandlerBase.h"
|
||||
#include "../JsonNode.h"
|
||||
|
||||
/*
|
||||
* CObjectClassesHandler.h, part of VCMI engine
|
||||
|
Reference in New Issue
Block a user