mirror of
https://github.com/td512/re3.git
synced 2026-01-29 05:50:51 +00:00
remove include <new> from common.h
This commit is contained in:
@@ -141,6 +141,8 @@ CObject::CanBeDeleted(void)
|
||||
}
|
||||
}
|
||||
|
||||
#include <new>
|
||||
|
||||
class CObject_ : public CObject
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user