Commit 3d2c0785 authored by oliver@apple.com's avatar oliver@apple.com

Build fix


git-svn-id: svn://svn.chromium.org/blink/trunk@42745 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 7043ffa1
2009-04-22 Oliver Hunt <oliver@apple.com>
Reviewed by NOBODY (Buildfix).
* interpreter/CachedCall.h:
2009-04-21 Oliver Hunt <oliver@apple.com> 2009-04-21 Oliver Hunt <oliver@apple.com>
Reviewed by NOBODY (Build fix). Reviewed by NOBODY (Build fix).
...@@ -27,6 +27,8 @@ ...@@ -27,6 +27,8 @@
#define CachedCall_h #define CachedCall_h
#include "CallFrameClosure.h" #include "CallFrameClosure.h"
#include "JSFunction.h"
#include "JSGlobalObject.h"
#include "Interpreter.h" #include "Interpreter.h"
namespace JSC { namespace JSC {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment