Index: src/x64/codegen-x64.h |
=================================================================== |
--- src/x64/codegen-x64.h (revision 4592) |
+++ src/x64/codegen-x64.h (working copy) |
@@ -29,6 +29,8 @@ |
#define V8_X64_CODEGEN_X64_H_ |
#include "ic-inl.h" |
+#include "jump-target-heavy.h" |
Søren Thygesen Gjesse
2010/05/06 07:48:11
Sort includes alphabetically.
|
+#include "ast.h" |
namespace v8 { |
namespace internal { |