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 2002/04/16 07:15:31 UTC

cvs commit: xml-xalan/c/src/XSLT StylesheetConstructionContextDefault.hpp

dbertoni    02/04/15 22:15:31

  Modified:    c/src/XSLT StylesheetConstructionContextDefault.hpp
  Log:
  Change for AllInOne project.
  
  Revision  Changes    Path
  1.20      +1 -1      xml-xalan/c/src/XSLT/StylesheetConstructionContextDefault.hpp
  
  Index: StylesheetConstructionContextDefault.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XSLT/StylesheetConstructionContextDefault.hpp,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- StylesheetConstructionContextDefault.hpp	14 Sep 2001 20:49:43 -0000	1.19
  +++ StylesheetConstructionContextDefault.hpp	16 Apr 2002 05:15:31 -0000	1.20
  @@ -66,7 +66,7 @@
   
   
   
  -#if defined(XALAN_AUTO_PTR_REQUIRES_DEFINITION)
  +#if defined(XALAN_AUTO_PTR_REQUIRES_DEFINITION) || (XALAN_ALLINONE_BUILD_DLL)
   #include <XPath/XPathProcessor.hpp>
   #endif
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org