branch | RCL_3 |
changeset 49 | 919f36ff910f |
parent 48 | 79859ed3eea9 |
48:79859ed3eea9 | 49:919f36ff910f |
---|---|
15 * |
15 * |
16 */ |
16 */ |
17 |
17 |
18 #ifndef __FEEDS_MAP_H |
18 #ifndef __FEEDS_MAP_H |
19 #define __FEEDS_MAP_H |
19 #define __FEEDS_MAP_H |
20 |
|
21 #warning The Feeds Engine API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information |
|
22 |
20 |
23 // INCLUDES |
21 // INCLUDES |
24 #include <e32std.h> |
22 #include <e32std.h> |
25 #include <e32base.h> |
23 #include <e32base.h> |
26 |
24 |