mirror of
https://github.com/halpz/re3.git
synced 2026-06-10 09:03:51 +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