diff -r e3e31170f643 -r 147b85a37c23 email/email/smtp/inc/Local_imcvrecv.h --- a/email/email/smtp/inc/Local_imcvrecv.h Fri Mar 05 09:11:09 2010 +0000 +++ b/email/email/smtp/inc/Local_imcvrecv.h Fri Mar 05 11:15:10 2010 +0000 @@ -2,7 +2,7 @@ * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available -* under the terms of the License "Eclipse Public License v1.0" +* under the terms of "Eclipse Public License v1.0" * which accompanies this distribution, and is available * at the URL "http://www.eclipse.org/legal/epl-v10.html". * @@ -17,8 +17,6 @@ - - /** @file */ @@ -39,6 +37,10 @@ #include #include #include +#ifdef SYMBIAN_ENABLE_SPLIT_HEADERS +#include "timrfc822datefield.h" +#include "cimconvertheader.h" +#endif // Forward Declaration class CImHeader;