You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by da...@apache.org on 2003/07/02 07:30:11 UTC

cvs commit: xml-axis/c/src/wsdd WSDDDeployment.cpp

damitha     2003/07/01 22:30:11

  Modified:    c/src/wsdd WSDDDeployment.cpp
  Log:
  
  
  Revision  Changes    Path
  1.2       +1 -0      xml-axis/c/src/wsdd/WSDDDeployment.cpp
  
  Index: WSDDDeployment.cpp
  ===================================================================
  RCS file: /home/cvs/xml-axis/c/src/wsdd/WSDDDeployment.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- WSDDDeployment.cpp	25 Jun 2003 05:55:48 -0000	1.1
  +++ WSDDDeployment.cpp	2 Jul 2003 05:30:11 -0000	1.2
  @@ -69,6 +69,7 @@
   #include "WSDDDocument.h"
   #include "../common/GDefine.h"
   #include <iostream>
  +
   extern unsigned char chEBuf[1024];
   //////////////////////////////////////////////////////////////////////
   // Construction/Destruction