mirror of
https://github.com/td512/re3.git
synced 2026-02-09 05:30:58 +00:00
remove include <new> from common.h
This commit is contained in:
@@ -21,6 +21,8 @@ CBuilding::ReplaceWithNewModel(int32 id)
|
||||
CStreaming::RequestModel(id, STREAMFLAGS_DONT_REMOVE);
|
||||
}
|
||||
|
||||
#include <new>
|
||||
|
||||
class CBuilding_ : public CBuilding
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user