mirror of
https://github.com/halpz/re3.git
synced 2026-01-21 06:49:33 +00:00
remove include <new> from common.h
This commit is contained in:
@@ -691,6 +691,8 @@ CTrain::UpdateTrains(void)
|
||||
}
|
||||
}
|
||||
|
||||
#include <new>
|
||||
|
||||
class CTrain_ : public CTrain
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user