mmsengine/mmscodec/src/mmsencode.cpp
branchGCC_SURGE
changeset 47 5b14749788d7
parent 23 238255e8b033
parent 44 36f374c67aa8
equal deleted inserted replaced
35:a32b19fb291e 47:5b14749788d7
    20 
    20 
    21 //#define CONTENT_DISPOSITION_TEST
    21 //#define CONTENT_DISPOSITION_TEST
    22 
    22 
    23 // INCLUDE FILES
    23 // INCLUDE FILES
    24 #include    <e32std.h>
    24 #include    <e32std.h>
       
    25 #include    <e32hal.h>
    25 #include    <apparc.h>
    26 #include    <apparc.h>
    26 #include    <s32mem.h>
    27 #include    <s32mem.h>
    27 #include    <msventry.h>
    28 #include    <msventry.h>
    28 #include    <utf.h>
    29 #include    <utf.h>
    29 #include    <e32math.h>
    30 #include    <e32math.h>