diff -r e3e31170f643 -r 147b85a37c23 email/email/smtp/src/Local_imutdll.cpp --- a/email/email/smtp/src/Local_imutdll.cpp Fri Mar 05 09:11:09 2010 +0000 +++ b/email/email/smtp/src/Local_imutdll.cpp Fri Mar 05 11:15:10 2010 +0000 @@ -1,7 +1,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". // @@ -13,8 +13,6 @@ // Description: // - - /** @file */ @@ -23,11 +21,14 @@ #include // RFs #include // RResourceFile #include // Bafl:: -#include +#include "msvutils.h" #include #include "local_imutdll.h" #include // resource file name +#ifdef SYMBIAN_ENABLE_SPLIT_HEADERS +#include "timrfc822datefield.h" +#endif _LIT(KMTFName,"Messaging Test Framework");