| Index: src/mips/regexp-macro-assembler-mips.h
|
| diff --git a/src/mips/regexp-macro-assembler-mips.h b/src/mips/regexp-macro-assembler-mips.h
|
| index 65ee173b0f31686103bda704654151fe8c409f0c..42200fcad2267d770ee4bf30ba35bad08da4f683 100644
|
| --- a/src/mips/regexp-macro-assembler-mips.h
|
| +++ b/src/mips/regexp-macro-assembler-mips.h
|
| @@ -2,12 +2,10 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -
|
| #ifndef V8_MIPS_REGEXP_MACRO_ASSEMBLER_MIPS_H_
|
| #define V8_MIPS_REGEXP_MACRO_ASSEMBLER_MIPS_H_
|
|
|
| #include "src/macro-assembler.h"
|
| -#include "src/mips/assembler-mips-inl.h"
|
| #include "src/mips/assembler-mips.h"
|
| #include "src/mips/macro-assembler-mips.h"
|
|
|
|
|