You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by sa...@apache.org on 2005/12/01 05:20:49 UTC

svn commit: r350152 - /webservices/axis2/trunk/c/include/axis2_operation.h

Author: samisa
Date: Wed Nov 30 20:20:44 2005
New Revision: 350152

URL: http://svn.apache.org/viewcvs?rev=350152&view=rev
Log:
Removed wrong headers to get context compiling

Modified:
    webservices/axis2/trunk/c/include/axis2_operation.h

Modified: webservices/axis2/trunk/c/include/axis2_operation.h
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/include/axis2_operation.h?rev=350152&r1=350151&r2=350152&view=diff
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_operation.h (original)
+++ webservices/axis2/trunk/c/include/axis2_operation.h Wed Nov 30 20:20:44 2005
@@ -30,8 +30,6 @@
 #include <axis2_array_list.h>
 #include <axis2_module_desc.h>
 #include <axis2_wsdl_msg_ref.h>
-#include <wsdl.h>
-#include <description.h>
 
 
 #ifdef __cplusplus