rtp/srtpstack/inc/srtputils.h
branchRCL_3
changeset 44 0dcb073356a5
parent 43 b5e99d8877c7
equal deleted inserted replaced
43:b5e99d8877c7 44:0dcb073356a5
    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>
       
    33 
    32 
    34 #ifdef SRTP_UNIT_TEST_COVERAGE
    33 #ifdef SRTP_UNIT_TEST_COVERAGE
    35 
    34 
    36 #undef _DEBUG
    35 #undef _DEBUG
    37 #undef SRTP_LOG
    36 #undef SRTP_LOG