mirror of
https://github.com/halpz/re3.git
synced 2025-07-29 08:00:29 +00:00
remove include <new> from common.h
This commit is contained in:
@ -1414,6 +1414,8 @@ CPlayerPed::ProcessControl(void)
|
||||
}
|
||||
}
|
||||
|
||||
#include <new>
|
||||
|
||||
class CPlayerPed_ : public CPlayerPed
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user