rtp/srtpstack/inc/srtputils.h
branchGCC_SURGE
changeset 36 f91588750b61
parent 34 3c8db403127f
child 44 0dcb073356a5
equal deleted inserted replaced
28:0cae6035b266 36:f91588750b61
    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