email/pop3andsmtpmtm/servermtmutils/src/IMCVCODC.CPP
changeset 76 60a8a215b0ec
parent 37 518b245aa84c
equal deleted inserted replaced
73:ecf6a73a9186 76:60a8a215b0ec
    15 
    15 
    16 
    16 
    17 #include "IMCVCODC.H"
    17 #include "IMCVCODC.H"
    18 #include "IMUTDLL.H"
    18 #include "IMUTDLL.H"
    19 #include "IMCVSEND.H"
    19 #include "IMCVSEND.H"
       
    20 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS  
       
    21 #include "timrfc822datefield.h"               
       
    22 #endif
    20 
    23 
    21 const TInt8 AsciiToBase64[80]=
    24 const TInt8 AsciiToBase64[80]=
    22 	{
    25 	{
    23 	 62, -1, -1, -1, 63, 52, 53, 54, 55, 56,
    26 	 62, -1, -1, -1, 63, 52, 53, 54, 55, 56,
    24 	 57, 58, 59, 60, 61, -1, -1, -1, 64, -1,
    27 	 57, 58, 59, 60, 61, -1, -1, -1, 64, -1,