mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Compile fix - why would lib headers be dependent on IDE?
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
|
||||
|
||||
|
||||
#ifndef _MSC_VER
|
||||
//#ifndef _MSC_VER
|
||||
#include "CCreatureHandler.h"
|
||||
#include "VCMI_Lib.h"
|
||||
#include "Map/CMap.h"
|
||||
#endif
|
||||
//#endif
|
||||
|
||||
#include "HeroBonus.h"
|
||||
#include "CCreatureSet.h"
|
||||
|
Reference in New Issue
Block a user