dbertoni 01/12/07 12:15:02 Modified: c/src/TestXSLT process.cpp Log: Removed include of ICUBridge.hpp. Revision Changes Path 1.79 +0 -1 xml-xalan/c/src/TestXSLT/process.cpp Index: process.cpp =================================================================== RCS file: /home/cvs/xml-xalan/c/src/TestXSLT/process.cpp,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- process.cpp 2001/10/03 14:51:30 1.78 +++ process.cpp 2001/12/07 20:15:02 1.79 @@ -153,7 +153,6 @@ //#define XALAN_USE_ICU #if defined(XALAN_USE_ICU) -#include <ICUBridge/ICUBridge.hpp> #include <ICUBridge/FunctionICUFormatNumber.hpp> #include <ICUBridge/ICUBridgeCollationCompareFunctor.hpp> #endif
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
