audiostubs/devsoundextensions_stubs/mmfdevsoundadaptation_stub/src/MmfHwDeviceStub.cpp
branchRCL_3
changeset 10 b2544ba3bc16
parent 9 f935d51494d1
equal deleted inserted replaced
9:f935d51494d1 10:b2544ba3bc16
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 
    19 
    20 // INCLUDE FILES
    20 // INCLUDE FILES
    21 #include "mmfhwdevicestub.h"
    21 #include "MmfHwDeviceStub.h"
    22 #ifdef _DEBUG
    22 #ifdef _DEBUG
    23 #include "e32debug.h"
    23 #include "e32debug.h"
    24 
    24 
    25 #define DEBPRN0(str)            RDebug::Print(str, this)
    25 #define DEBPRN0(str)            RDebug::Print(str, this)
    26 #define DEBPRN1(str, val1)       RDebug::Print(str, this, val1)
    26 #define DEBPRN1(str, val1)       RDebug::Print(str, this, val1)