diff -r 79859ed3eea9 -r 919f36ff910f web_plat/feeds_engine_api/inc/FeedsServerClient.h --- a/web_plat/feeds_engine_api/inc/FeedsServerClient.h Tue Aug 31 16:17:46 2010 +0300 +++ b/web_plat/feeds_engine_api/inc/FeedsServerClient.h Wed Sep 01 12:28:30 2010 +0100 @@ -15,13 +15,9 @@ * */ - #ifndef FEEDS_SERVER_CLIENT_H #define FEEDS_SERVER_CLIENT_H -#warning The Feeds Engine API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information - - // INCLUDES #include @@ -31,9 +27,9 @@ #include //API changes -#include "FeedsInterface.h" -#include "FeedsMap.h" -#include "Transaction.h" +#include +#include +#include // CONSTANTS @@ -45,7 +41,6 @@ // FORWARD DECLARATIONS - // CLASS DECLARATION class CClientRequestHandler; /**