On Tue, 29 Jul 2003, Kai Mosebach wrote: > Date: Tue, 29 Jul 2003 11:54:25 +0200 > From: Kai Mosebach <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: new.h is missing > > Hi, > > I am running FreeBSD 5.1-CURRENT (22.07.03) > > im trying to port a software, and on compile time i get > > Tools_List.hpp:51:17: new.h: No such file or directory >
Shouldn't that be: ... #include <new> ... since new.h is not standart any longer... Bye! ---- Michael Reifenberger ^.*Plaut.*$, IT, R/3 Basis, GPS _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"