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