rtp/srtpstack/inc/srtputils.h
branchRCL_3
changeset 43 b5e99d8877c7
parent 0 307788aac0a8
child 44 0dcb073356a5
equal deleted inserted replaced
41:f54bfd820e04 43:b5e99d8877c7
    27 #include <e32err.h>
    27 #include <e32err.h>
    28 #include <e32math.h>
    28 #include <e32math.h>
    29 
    29 
    30 #include <e32std.h>
    30 #include <e32std.h>
    31 #include <f32file.h>
    31 #include <f32file.h>
       
    32 #include <e32hal.h>
    32 
    33 
    33 #ifdef SRTP_UNIT_TEST_COVERAGE
    34 #ifdef SRTP_UNIT_TEST_COVERAGE
    34 
    35 
    35 #undef _DEBUG
    36 #undef _DEBUG
    36 #undef SRTP_LOG
    37 #undef SRTP_LOG