branch | GCC_SURGE |
changeset 88 | cb5ac135d1df |
parent 74 | 91031d3aab7d |
82:1c386166cb87 | 88:cb5ac135d1df |
---|---|
17 |
17 |
18 |
18 |
19 |
19 |
20 #ifndef MULTIPARTPARSER_H |
20 #ifndef MULTIPARTPARSER_H |
21 #define MULTIPARTPARSER_H |
21 #define MULTIPARTPARSER_H |
22 |
|
23 #warning The Multipart Parser API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information |
|
22 |
24 |
23 // INCLUDES |
25 // INCLUDES |
24 #include "BodyPart.h" |
26 #include "BodyPart.h" |
25 |
27 |
26 |
28 |