Author: damitha
Date: Wed Dec 21 20:39:08 2005
New Revision: 358487
URL: http://svn.apache.org/viewcvs?rev=358487&view=rev
Log:
class loader header is moved to impl file
Modified:
webservices/axis2/trunk/c/include/axis2_msg_recv.h
Modified: webservices/axis2/trunk/c/include/axis2_msg_recv.h
URL:
http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/include/axis2_msg_recv.h?rev=358487&r1=358486&r2=358487&view=diff
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_msg_recv.h (original)
+++ webservices/axis2/trunk/c/include/axis2_msg_recv.h Wed Dec 21 20:39:08 2005
@@ -28,7 +28,6 @@
#include <axis2_msg_ctx.h>
#include <axis2_op_ctx.h>
#include <axis2.h>
-#include <axis2_class_loader.h>
#ifdef __cplusplus
extern "C"