webengine/osswebengine/JavaScriptGlue/config.h
author Peter Fordham <peter.fordham@gmail.com>
Thu, 04 Mar 2010 15:28:48 -0800
branchCompilerCompatibility
changeset 51 ee8307949dae
parent 38 6297cdf66332
child 66 cacf6ee57968
permissions -rw-r--r--
Bug 2139 - Replace #elif with #else becuase there's no test.

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