remove include <new> from common.h

This commit is contained in:
aap 2020-03-28 09:37:04 +01:00
commit 739e80614d
23 changed files with 70 additions and 22 deletions

View file

@ -299,6 +299,8 @@ CBoat::FillBoatList()
}
}
#include <new>
class CBoat_ : public CBoat
{
public: