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/06/07 16:42:36 UTC

cvs commit: xml-xalan/c/src/XalanTransformer XalanCAPI.cpp

dbertoni    01/06/07 07:42:36

  Modified:    c/src/XalanTransformer XalanCAPI.cpp
  Log:
  Added header file to get appropriate definitions.
  
  Revision  Changes    Path
  1.15      +4 -0      xml-xalan/c/src/XalanTransformer/XalanCAPI.cpp
  
  Index: XalanCAPI.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XalanTransformer/XalanCAPI.cpp,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- XalanCAPI.cpp	2001/06/06 21:41:08	1.14
  +++ XalanCAPI.cpp	2001/06/07 14:42:34	1.15
  @@ -54,6 +54,10 @@
    * information on the Apache Software Foundation, please see
    * <http://www.apache.org/>.
    */
  +#include "XalanTransformerDefinitions"
  +
  +
  +
   #include <util/PlatformUtils.hpp>
   
   
  
  
  

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