emailservices/emailstore/preinstall/inc/ProcessTimer.h
branchRCL_3
changeset 8 e1b6206813b4
parent 0 8466d47a6819
child 23 dcf0eedfc1a3
equal deleted inserted replaced
4:e7aa27f58ae1 8:e1b6206813b4
    16 */
    16 */
    17 #ifndef PROCESSTIMER_H_
    17 #ifndef PROCESSTIMER_H_
    18 #define PROCESSTIMER_H_
    18 #define PROCESSTIMER_H_
    19 
    19 
    20 #include <e32base.h>
    20 #include <e32base.h>
    21 #include <DebugLogMacros.h>
    21 #include <debuglogmacros.h>
    22 
    22 
    23 /**
    23 /**
    24  * Timeout observer interface.
    24  * Timeout observer interface.
    25  */
    25  */
    26 class MObserverPreInstall
    26 class MObserverPreInstall