web_plat/feeds_engine_api/inc/FeedsEntity.h
branchGCC_SURGE
changeset 88 cb5ac135d1df
parent 74 91031d3aab7d
equal deleted inserted replaced
82:1c386166cb87 88:cb5ac135d1df
    17 
    17 
    18 
    18 
    19 #ifndef __FEEDSENTITY_H
    19 #ifndef __FEEDSENTITY_H
    20 #define __FEEDSENTITY_H
    20 #define __FEEDSENTITY_H
    21 
    21 
       
    22 #warning The Feeds Engine API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
       
    23 
    22 // INCLUDES
    24 // INCLUDES
    23 #include <e32std.h>
    25 #include <e32std.h>
    24 #include <e32base.h>
    26 #include <e32base.h>
    25 
    27 
    26 // CONSTANTS
    28 // CONSTANTS
   244     };
   246     };
   245 
   247 
   246 #endif	//__FEEDSENTITY_H__
   248 #endif	//__FEEDSENTITY_H__
   247 
   249 
   248 
   250 
       
   251