blautenb    2004/01/24 00:59:02

  Modified:    c/src/transformers TXFMXSL.hpp
  Log:
  Remove deprecated Xalan Bridge include to allow compile under Xalan 1.7
  
  Revision  Changes    Path
  1.10      +1 -2      xml-security/c/src/transformers/TXFMXSL.hpp
  
  Index: TXFMXSL.hpp
  ===================================================================
  RCS file: /home/cvs/xml-security/c/src/transformers/TXFMXSL.hpp,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- TXFMXSL.hpp       11 Sep 2003 11:11:29 -0000      1.9
  +++ TXFMXSL.hpp       24 Jan 2004 08:59:02 -0000      1.10
  @@ -77,7 +77,6 @@
   #ifndef XSEC_NO_XPATH
   
   #include <xalanc/XalanDOM/XalanDocument.hpp>
  -#include <xalanc/XercesParserLiaison/XercesDocumentBridge.hpp>
   #include <xalanc/XercesParserLiaison/XercesDOMSupport.hpp>
   #include <xalanc/XercesParserLiaison/XercesParserLiaison.hpp>
   #include <xalanc/XPath/NodeRefList.hpp>
  
  
  

Reply via email to