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 da...@apache.org on 2008/10/29 21:55:04 UTC

svn commit: r709003 - /webservices/savan/trunk/c/include/savan_db_mgr.h

Author: damitha
Date: Wed Oct 29 13:55:04 2008
New Revision: 709003

URL: http://svn.apache.org/viewvc?rev=709003&view=rev
Log:
Removing erronous include from file

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

Modified: webservices/savan/trunk/c/include/savan_db_mgr.h
URL: http://svn.apache.org/viewvc/webservices/savan/trunk/c/include/savan_db_mgr.h?rev=709003&r1=709002&r2=709003&view=diff
==============================================================================
--- webservices/savan/trunk/c/include/savan_db_mgr.h (original)
+++ webservices/savan/trunk/c/include/savan_db_mgr.h Wed Oct 29 13:55:04 2008
@@ -22,7 +22,6 @@
  * @brief Savan Database Manager Interface
  */
 
-#include <platforms/axutil_platform_auto_sense.h>
 #include <axutil_allocator.h>
 #include <axutil_env.h>
 #include <axutil_error.h>