Chromium Code Reviews| Index: src/runtime/runtime-maths.cc |
| diff --git a/src/runtime/runtime-maths.cc b/src/runtime/runtime-maths.cc |
| index 6855675724e5020a62aa04e5d17f7adb668b34e7..6397ad15de9aaedff245e09a3c1356a701ace8c1 100644 |
| --- a/src/runtime/runtime-maths.cc |
| +++ b/src/runtime/runtime-maths.cc |
| @@ -7,7 +7,6 @@ |
| #include "src/arguments.h" |
| #include "src/assembler.h" |
| #include "src/codegen.h" |
| -#include "src/runtime/runtime.h" |
| #include "src/runtime/runtime-utils.h" |
| #include "src/third_party/fdlibm/fdlibm.h" |