mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
Possibly fixed compiling on gcc.
This commit is contained in:
@ -28,7 +28,7 @@
|
||||
|
||||
#undef DLL_EXPORT
|
||||
#define DLL_EXPORT
|
||||
#include "../lib/RegisterTypes.h"
|
||||
#include "../lib/RegisterTypes.cpp"
|
||||
extern std::string NAME;
|
||||
namespace intpr = boost::interprocess;
|
||||
|
||||
|
Reference in New Issue
Block a user