mirror of
https://github.com/td512/re3.git
synced 2026-04-26 03:16:51 +00:00
remove include <new> from common.h
This commit is contained in:
@@ -377,6 +377,8 @@ CCivilianPed::ProcessControl(void)
|
||||
Avoid();
|
||||
}
|
||||
|
||||
#include <new>
|
||||
|
||||
class CCivilianPed_ : public CCivilianPed
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user