I really meant util/XMLURL.hpp, not framework/XMLURL.hpp. Sorry for the confusion...
Dave David_N_Bertoni@lotus.com on 01/26/2000 10:44:52 AM Please respond to [EMAIL PROTECTED] To: [EMAIL PROTECTED] cc: (bcc: David N Bertoni/CAM/Lotus) Subject: Problem with framework/URLInputSource.hpp This file should include framework/XMLURL.hpp, since URLInputSource has an instance of an XMLURL as a data member. Although Xerces will build properly, others will not be able to build unless they also include XMLURL.hpp. I've made the change to URLInputSource.hpp locally, and rebuilt everything with no problem. Does any one object to me committing this change? Dave