email/email/smtp/inc/Local_imcvrecv.h
branchSymbian3
changeset 18 147b85a37c23
parent 6 c108117318cb
equal deleted inserted replaced
17:e3e31170f643 18:147b85a37c23
     1 /**
     1 /**
     2 * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     8 *
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:
    14 * Description:
    15 *
    15 *
    16 */
    16 */
    17 
       
    18 
       
    19 
    17 
    20 
    18 
    21 
    19 
    22 /**
    20 /**
    23  @file
    21  @file
    37 #include <msvids.h>
    35 #include <msvids.h>
    38 #include <miutatch.h>
    36 #include <miutatch.h>
    39 #include <miutlog.h>
    37 #include <miutlog.h>
    40 #include <imcvcodc.h>
    38 #include <imcvcodc.h>
    41 #include <imcvtext.h>
    39 #include <imcvtext.h>
       
    40 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS  
       
    41 #include "timrfc822datefield.h"
       
    42 #include "cimconvertheader.h"
       
    43 #endif
    42 
    44 
    43 // Forward Declaration
    45 // Forward Declaration
    44 class CImHeader;
    46 class CImHeader;
    45 class CRichText;
    47 class CRichText;
    46 class CLocalMimeParser;
    48 class CLocalMimeParser;