dbertoni    01/08/21 11:22:11

  Modified:    c/src/TestXSLT process.cpp
  Log:
  Removed unnecessary include.
  
  Revision  Changes    Path
  1.74      +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.73
  retrieving revision 1.74
  diff -u -r1.73 -r1.74
  --- process.cpp       2001/08/15 21:24:19     1.73
  +++ process.cpp       2001/08/21 18:22:11     1.74
  @@ -155,7 +155,6 @@
   #if defined(XALAN_USE_ICU)
   #include <ICUBridge/ICUBridge.hpp>
   #include <ICUBridge/FunctionICUFormatNumber.hpp>
  -#include <ICUBridge/ICUXalanNumberFormatFactory.hpp>
   #include <ICUBridge/ICUBridgeCollationCompareFunctor.hpp>
   #endif
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to