mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Trying to sort out project changes and compile issues.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#pragma once
|
||||
#pragma once
|
||||
|
||||
#include "ObjectTemplate.h"
|
||||
|
||||
@@ -93,7 +93,7 @@ public:
|
||||
|
||||
class CGObjectInstance;
|
||||
|
||||
class AObjectTypeHandler : public boost::noncopyable
|
||||
class DLL_EXPORT AObjectTypeHandler : public boost::noncopyable
|
||||
{
|
||||
RandomMapInfo rmgInfo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user