webengine/osswebengine/JavaScriptGlue/config.h
author Chetan Kapoor <chetank@symbian.org>
Wed, 16 Jun 2010 15:05:41 +0100
branchGCC_SURGE
changeset 77 5116222d9cb9
parent 66 cacf6ee57968
child 74 91031d3aab7d
permissions -rw-r--r--
Bug 2962 - GCC compilation issues in sf/mw/web -- More Compilation erros fixed

/*
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description: 
*
*/

#ifndef DEPRECATED_IN_MAC_OS_X_VERSION_10_5_AND_LATER
#define DEPRECATED_IN_MAC_OS_X_VERSION_10_5_AND_LATER
#endif

#include <wtf/Platform.h>
#include <kjs/ExecState.h>