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 na...@apache.org on 2006/09/01 15:09:03 UTC

svn commit: r439306 - in /webservices/axis2/trunk/c/tools/codegen: src/util/url_processor.c test/unit/codegen/w2c_engine_test.c test/unit/codegen/w2c_writer_test.c

Author: nandika
Date: Fri Sep  1 06:09:03 2006
New Revision: 439306

URL: http://svn.apache.org/viewvc?rev=439306&view=rev
Log:
unused header file entry removed

Modified:
    webservices/axis2/trunk/c/tools/codegen/src/util/url_processor.c
    webservices/axis2/trunk/c/tools/codegen/test/unit/codegen/w2c_engine_test.c
    webservices/axis2/trunk/c/tools/codegen/test/unit/codegen/w2c_writer_test.c

Modified: webservices/axis2/trunk/c/tools/codegen/src/util/url_processor.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/src/util/url_processor.c?rev=439306&r1=439305&r2=439306&view=diff
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/src/util/url_processor.c (original)
+++ webservices/axis2/trunk/c/tools/codegen/src/util/url_processor.c Fri Sep  1 06:09:03 2006
@@ -16,6 +16,7 @@
  
 #include <w2c_url_processor.h>
 #include <w2c_string.h>
+#include <axis2_string.h>
 #include <axis2_url.h>
 
 

Modified: webservices/axis2/trunk/c/tools/codegen/test/unit/codegen/w2c_engine_test.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/test/unit/codegen/w2c_engine_test.c?rev=439306&r1=439305&r2=439306&view=diff
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/test/unit/codegen/w2c_engine_test.c (original)
+++ webservices/axis2/trunk/c/tools/codegen/test/unit/codegen/w2c_engine_test.c Fri Sep  1 06:09:03 2006
@@ -3,7 +3,6 @@
 #include <axis2_string.h>
 #include <w2c_cmdline_option.h>
 #include <w2c_cmdline_option_parser.h>
-#include <w2c_property.h>
 #include <w2c_config_property_loader.h>
 #include <stdlib.h>
 #include <stdio.h>

Modified: webservices/axis2/trunk/c/tools/codegen/test/unit/codegen/w2c_writer_test.c
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/tools/codegen/test/unit/codegen/w2c_writer_test.c?rev=439306&r1=439305&r2=439306&view=diff
==============================================================================
--- webservices/axis2/trunk/c/tools/codegen/test/unit/codegen/w2c_writer_test.c (original)
+++ webservices/axis2/trunk/c/tools/codegen/test/unit/codegen/w2c_writer_test.c Fri Sep  1 06:09:03 2006
@@ -1,7 +1,6 @@
 #include <CuTest.h>
 #include <axis2_util.h>
 #include <axis2_string.h>
-#include <w2c_property.h>
 #include <w2c_config_property_loader.h>
 #include <stdlib.h>
 #include "w2c_writer_test.h"



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org