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/02 05:16:42 UTC

svn commit: r351575 - /webservices/axis2/trunk/c/include/axis2_relates_to.h

Author: samisa
Date: Thu Dec  1 20:16:35 2005
New Revision: 351575

URL: http://svn.apache.org/viewcvs?rev=351575&view=rev
Log:
Fixed compilation errors

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

Modified: webservices/axis2/trunk/c/include/axis2_relates_to.h
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/include/axis2_relates_to.h?rev=351575&r1=351574&r2=351575&view=diff
==============================================================================
--- webservices/axis2/trunk/c/include/axis2_relates_to.h (original)
+++ webservices/axis2/trunk/c/include/axis2_relates_to.h Thu Dec  1 20:16:35 2005
@@ -23,6 +23,8 @@
  */
 
 #include <axis2_defines.h>
+#include <axis2_env.h>
+#include <axis2.h>
 
 #ifdef __cplusplus
 extern "C"