webengine/osswebengine/JavaScriptGlue/config.h
author Peter Fordham <peter.fordham@gmail.com>
Thu, 04 Mar 2010 13:17:10 -0800
branchCompilerCompatibility
changeset 48 282be2d13458
parent 38 6297cdf66332
child 66 cacf6ee57968
permissions -rw-r--r--
Bug 1747 - Fix 'crosses initialization' error for GCCE build.

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