webengine/osswebengine/JavaScriptGlue/config.h
author MattD <mattd@symbian.org>
Mon, 26 Oct 2009 14:31:32 +0000
branchCompilerCompatibility
changeset 23 56ddf31d8df5
parent 0 dd21522fd290
child 36 0ed94ceaa377
permissions -rw-r--r--
Created CompilerCompatibility branch for fixing bugs associated with new compilers such as RVCT4.0.

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