rtp/srtpstack/inc/srtputils.h
changeset 34 3c8db403127f
parent 0 307788aac0a8
child 44 0dcb073356a5
equal deleted inserted replaced
27:740ceea8e153 34:3c8db403127f
    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