dbertoni 2004/09/19 22:17:40 Modified: c/src/xalanc/PlatformSupport ArenaBlockBase.hpp Log: Changed included header file to a more specific one. Revision Changes Path 1.2 +1 -1 xml-xalan/c/src/xalanc/PlatformSupport/ArenaBlockBase.hpp Index: ArenaBlockBase.hpp =================================================================== RCS file: /home/cvs/xml-xalan/c/src/xalanc/PlatformSupport/ArenaBlockBase.hpp,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ArenaBlockBase.hpp 5 Jul 2004 15:04:48 -0000 1.1 +++ ArenaBlockBase.hpp 20 Sep 2004 05:17:40 -0000 1.2 @@ -19,7 +19,7 @@ #include <cassert> -#include <set> +#include <functional> #include <memory>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
