webengine/osswebengine/MemoryManager/Src/MemoryPool.cpp
changeset 68 92a765b5b3e7
parent 65 5bfc169077b2
equal deleted inserted replaced
66:cacf6ee57968 68:92a765b5b3e7
    24 #include <e32hal.h>
    24 #include <e32hal.h>
    25 #include "MemoryPool.h"
    25 #include "MemoryPool.h"
    26 #include "StopScheduler.h"
    26 #include "StopScheduler.h"
    27 #include "fast_malloc.h"
    27 #include "fast_malloc.h"
    28 #include "SymbianDlHeap.h"
    28 #include "SymbianDlHeap.h"
    29 #include <OOMMonitorSession.h>
    29 #include <oommonitorsession.h>
    30 #include <hal.h>
    30 #include <hal.h>
    31 
    31 
    32 // CONSTANTS
    32 // CONSTANTS
    33 
    33 
    34 // CLASS DECLARATIONS
    34 // CLASS DECLARATIONS