webengine/osswebengine/JavaScriptGlue/config.h
author Peter Fordham <peter.fordham@gmail.com>
Fri, 05 Mar 2010 16:37:58 -0800
branchCompilerCompatibility
changeset 55 7b661a6e51d0
parent 38 6297cdf66332
child 66 cacf6ee57968
permissions -rw-r--r--
Bug 2168 - Added static to a couple of forward declarations.

#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>