You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2001/12/07 21:15:02 UTC

cvs commit: xml-xalan/c/src/TestXSLT process.cpp

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: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org