Revision: 21673
Author:   [email protected]
Date:     Wed Jun  4 11:56:29 2014 UTC
Log:      Fix regexp=interpreted build.

[email protected]

Review URL: https://codereview.chromium.org/318603002
http://code.google.com/p/v8/source/detail?r=21673

Modified:
 /branches/bleeding_edge/src/regexp-macro-assembler-irregexp.h

=======================================
--- /branches/bleeding_edge/src/regexp-macro-assembler-irregexp.h Tue Apr 29 06:42:26 2014 UTC +++ /branches/bleeding_edge/src/regexp-macro-assembler-irregexp.h Wed Jun 4 11:56:29 2014 UTC
@@ -5,6 +5,8 @@
 #ifndef V8_REGEXP_MACRO_ASSEMBLER_IRREGEXP_H_
 #define V8_REGEXP_MACRO_ASSEMBLER_IRREGEXP_H_

+#include "src/regexp-macro-assembler.h"
+
 namespace v8 {
 namespace internal {

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to