diff -r 0ed94ceaa377 -r cb62a4f66ebe web_plat/multipart_parser_api/inc/MultipartParser.h --- a/web_plat/multipart_parser_api/inc/MultipartParser.h Thu Dec 17 09:20:16 2009 +0200 +++ b/web_plat/multipart_parser_api/inc/MultipartParser.h Thu Jan 07 13:31:38 2010 +0200 @@ -15,21 +15,16 @@ * */ - - #ifndef MULTIPARTPARSER_H #define MULTIPARTPARSER_H // INCLUDES -#include "BodyPart.h" - +#include // CONSTANTS - // DATA TYPES - // FORWARD DECLARATIONS class CBodyPart;