diff -r e1bea15f9a39 -r 79859ed3eea9 web_plat/feeds_engine_api/inc/FeedsServerFeed.h --- a/web_plat/feeds_engine_api/inc/FeedsServerFeed.h Thu Aug 19 10:58:56 2010 +0300 +++ b/web_plat/feeds_engine_api/inc/FeedsServerFeed.h Tue Aug 31 16:17:46 2010 +0300 @@ -15,23 +15,28 @@ * */ + #ifndef FEEDS_SERVER_FEED_H #define FEEDS_SERVER_FEED_H +#warning The Feeds Engine API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information + // INCLUDES #include #include #include #include -#include -#include -#include +#include "FeedsEntity.h" + +#include "LeakTracker.h" +#include "Transaction.h" // CONSTANTS // MACROS + // FUNCTION PROTOTYPES // FORWARD DECLARATIONS