audiostubs/devsoundextensions_stubs/mmfdevsoundadaptation_stub/src/MmfHwDeviceStub.cpp
changeset 9 f935d51494d1
parent 0 0ce1b5ce9557
child 10 b2544ba3bc16
equal deleted inserted replaced
1:ffb8e2ddd8dc 9:f935d51494d1
    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)