branch | RCL_3 |
changeset 48 | 79859ed3eea9 |
parent 0 | dd21522fd290 |
child 49 | 919f36ff910f |
47:e1bea15f9a39 | 48:79859ed3eea9 |
---|---|
16 */ |
16 */ |
17 |
17 |
18 |
18 |
19 #ifndef COD_DOWNLOAD_H |
19 #ifndef COD_DOWNLOAD_H |
20 #define COD_DOWNLOAD_H |
20 #define COD_DOWNLOAD_H |
21 |
|
22 #warning The COD Handler API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information |
|
21 |
23 |
22 // INCLUDES |
24 // INCLUDES |
23 |
25 |
24 #include <e32base.h> |
26 #include <e32base.h> |
25 |
27 |