usbclasses/usbphoneasmodem/classimplementation/atplugin/inc/atcmdpam_debug.h
changeset 3 47c263f7e521
parent 0 1e05558e2206
equal deleted inserted replaced
2:468cfcb53fd1 3:47c263f7e521
    17 
    17 
    18 #ifndef ATCMDPAM_DEBUG_H
    18 #ifndef ATCMDPAM_DEBUG_H
    19 #define ATCMDPAM_DEBUG_H
    19 #define ATCMDPAM_DEBUG_H
    20 
    20 
    21 // INCLUDES
    21 // INCLUDES
    22 #include <E32Std.h>
    22 #include <e32std.h>
    23 #include <E32Base.h>
    23 #include <e32base.h>
    24 #include <E32Svr.h>
    24 #include <e32svr.h>
    25 
    25 
    26 // FORWARD DECLARATIONS
    26 // FORWARD DECLARATIONS
    27 class CATCommand;
    27 class CATCommand;
    28 
    28 
    29 #ifdef ATCMDPAM_DEBUG_INFORMATION_NOTE_MESSAGES
    29 #ifdef ATCMDPAM_DEBUG_INFORMATION_NOTE_MESSAGES