web_plat/multipart_parser_api/inc/MultipartParser.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
--- a/web_plat/multipart_parser_api/inc/MultipartParser.h	Tue Aug 31 16:17:46 2010 +0300
+++ b/web_plat/multipart_parser_api/inc/MultipartParser.h	Wed Sep 01 12:28:30 2010 +0100
@@ -15,23 +15,16 @@
 *
 */
 
-
-
 #ifndef MULTIPARTPARSER_H
 #define MULTIPARTPARSER_H
 
-#warning The Multipart Parser API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
-
 //  INCLUDES
-#include "BodyPart.h"
-
+#include <bodypart.h>
 
 //  CONSTANTS
 
-
 // DATA TYPES
 
-
 // FORWARD DECLARATIONS
 class CBodyPart;