mirror of
https://github.com/halpz/re3.git
synced 2026-07-22 13:20:03 +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