contextframework/cfw/tsrc/public/basic/common/cffakeenv.h
branchRCL_3
changeset 82 4610cd70c542
parent 66 9af619316cbf
equal deleted inserted replaced
70:739cef680932 82:4610cd70c542
     1 /*
     1 /*
     2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2007-2008 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".
    22 
    22 
    23 // INCLUDES
    23 // INCLUDES
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <f32file.h>
    25 #include <f32file.h>
    26 
    26 
    27 #include <cfkeyvaluepair.h>
    27 #include <CFKeyValuePair.h>
    28 
    28 
    29 #include "cfextendedcontextinterface.h"
    29 #include "cfextendedcontextinterface.h"
    30 #include "CFScriptEngineInterface.h"
    30 #include "CFScriptEngineInterface.h"
    31 #include "ScriptEventNotifierSession.h"
    31 #include "ScriptEventNotifierSession.h"
    32 #include "cfsecuritychecker.h"
    32 #include "cfsecuritychecker.h"