Chromium Code Reviews

Unified Diff: src/register-allocator-inl.h

Issue 113396: Reapply revision 1949. Stupid error.... (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 11 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « src/register-allocator.h ('k') | src/virtual-frame.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/register-allocator-inl.h
===================================================================
--- src/register-allocator-inl.h (revision 1950)
+++ src/register-allocator-inl.h (working copy)
@@ -28,6 +28,7 @@
#ifndef V8_REGISTER_ALLOCATOR_INL_H_
#define V8_REGISTER_ALLOCATOR_INL_H_
+#include "codegen.h"
#include "register-allocator.h"
#include "virtual-frame.h"
« no previous file with comments | « src/register-allocator.h ('k') | src/virtual-frame.h » ('j') | no next file with comments »

Powered by Google App Engine