dbertoni 2002/09/25 17:13:32 Modified: c/src/PlatformSupport DOMStringHelper.hpp Log: Added missing header file. Revision Changes Path 1.62 +1 -0 xml-xalan/c/src/PlatformSupport/DOMStringHelper.hpp Index: DOMStringHelper.hpp =================================================================== RCS file: /home/cvs/xml-xalan/c/src/PlatformSupport/DOMStringHelper.hpp,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- DOMStringHelper.hpp 23 Sep 2002 21:30:33 -0000 1.61 +++ DOMStringHelper.hpp 26 Sep 2002 00:13:31 -0000 1.62 @@ -64,6 +64,7 @@ +#include <algorithm> #include <cassert> #include <functional> #if defined(XALAN_OLD_STREAMS)
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
