You are viewing a plain text version of this content. The canonical link for it is here.
Posted to savan-dev@ws.apache.org by sa...@apache.org on 2007/09/26 07:48:40 UTC

svn commit: r579481 - /webservices/savan/trunk/c/include/savan_publishing_client.h

Author: samisa
Date: Tue Sep 25 22:48:38 2007
New Revision: 579481

URL: http://svn.apache.org/viewvc?rev=579481&view=rev
Log:
Fixed incorrect inclusion

Modified:
    webservices/savan/trunk/c/include/savan_publishing_client.h

Modified: webservices/savan/trunk/c/include/savan_publishing_client.h
URL: http://svn.apache.org/viewvc/webservices/savan/trunk/c/include/savan_publishing_client.h?rev=579481&r1=579480&r2=579481&view=diff
==============================================================================
--- webservices/savan/trunk/c/include/savan_publishing_client.h (original)
+++ webservices/savan/trunk/c/include/savan_publishing_client.h Tue Sep 25 22:48:38 2007
@@ -31,7 +31,6 @@
 #include <axis2_defines.h>
 #include <axutil_env.h>
 #include <axis2_conf_ctx.h>
-#include <axis2_svc_client.h>
 #include <axutil_hash.h>
 
 #ifdef __cplusplus