audiostubs/devsoundextensions_stubs/mmfdevsoundadaptation_stub/src/MmfHwDeviceStub.cpp
changeset 27 7fd5a1cdf0d8
parent 9 f935d51494d1
equal deleted inserted replaced
20:eea8496efb72 27:7fd5a1cdf0d8
    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)