mirror of
https://github.com/halpz/re3.git
synced 2025-08-04 09:17:47 +00:00
remove include <new> from common.h
This commit is contained in:
@ -4483,6 +4483,8 @@ CAutomobile::SetAllTaxiLights(bool set)
|
||||
m_sAllTaxiLights = set;
|
||||
}
|
||||
|
||||
#include <new>
|
||||
|
||||
class CAutomobile_ : public CAutomobile
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user