sysresmonitoring/oommonitor/inc/oommemorymonitor.h
branchRCL_3
changeset 63 c2c61fdca848
parent 62 924385140d98
child 82 4610cd70c542
equal deleted inserted replaced
62:924385140d98 63:c2c61fdca848
    17 
    17 
    18 
    18 
    19 #ifndef OOMMEMORYMONITOR_H
    19 #ifndef OOMMEMORYMONITOR_H
    20 #define OOMMEMORYMONITOR_H
    20 #define OOMMEMORYMONITOR_H
    21 
    21 
       
    22 #include <u32hal.h>
    22 #include <e32property.h>
    23 #include <e32property.h>
    23 #include <e32svr.h>
    24 #include <f32file.h>
    24 #include <w32std.h>
    25 #include <w32std.h>
    25 #include "oomglobalconfig.h"
    26 #include "oomglobalconfig.h"
    26 #include "oomwindowgrouplist.h"
    27 #include "oomwindowgrouplist.h"
    27 #include "oommonitorsession.h"
    28 #include "oommonitorsession.h"
    28 
    29