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/09/27 18:45:24 UTC

cvs commit: xml-xalan/c/src/PlatformSupport Writer.hpp

dbertoni    01/09/27 09:45:24

  Modified:    c/src/PlatformSupport Writer.hpp
  Log:
  Added header file.
  
  Revision  Changes    Path
  1.13      +4 -0      xml-xalan/c/src/PlatformSupport/Writer.hpp
  
  Index: Writer.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/PlatformSupport/Writer.hpp,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- Writer.hpp	2001/09/27 16:34:27	1.12
  +++ Writer.hpp	2001/09/27 16:45:24	1.13
  @@ -64,6 +64,10 @@
   
   
   
  +#include <cstddef>
  +
  +
  +
   #include <XalanDOM/XalanDOMString.hpp>
   
   
  
  
  

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