sysresmonitoring/oommonitor/src/oomlog.cpp
branchRCL_3
changeset 63 c2c61fdca848
parent 62 924385140d98
equal deleted inserted replaced
62:924385140d98 63:c2c61fdca848
     1 /*
     1 /*
     2 * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    20 #ifdef _DEBUG
    20 #ifdef _DEBUG
    21 
    21 
    22 #include <hal.h>
    22 #include <hal.h>
    23 #include <w32std.h>
    23 #include <w32std.h>
    24 #include <e32std.h>
    24 #include <e32std.h>
    25 #include <e32hal.h>
       
    26 #include <apgwgnam.h>
    25 #include <apgwgnam.h>
    27 #include <flogger.h>
    26 #include <flogger.h>
    28 
    27 
    29 #include "oomlog.h"
    28 #include "oomlog.h"
    30 #include "oompanic.h"
    29 #include "oompanic.h"