I have submitted a patch to David. Here is what is needed : SG_USING_STD(find); SG_USING_STD(vector<SGPropertyChangeListener *>); SG_USING_STD(vector<SGPropertyNode *>);
around line 29 of props.cxx -Fred ----- Original Message ----- From: "Jonathan Polley" <[EMAIL PROTECTED]> > I didn't see anything like that in the new files, but I may not know what, > exactly, I should be looking for. The only new "using" clause was in > props.cxx: > > using std::find; > > Jonathan Polley > > On Thursday, June 20, 2002, at 08:02 PM, Christian Stock wrote: > _______________________________________________ Flightgear-devel mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-devel
