Chromium Code Reviews| Index: src/bignum.cc |
| diff --git a/src/bignum.cc b/src/bignum.cc |
| index e70987a82dc67413b14d381a00cca8f97d98ecc7..9baf77e7f28d64da14b660dfc47bd9c478c5f589 100644 |
| --- a/src/bignum.cc |
| +++ b/src/bignum.cc |
| @@ -2,8 +2,6 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -#include "src/v8.h" |
| - |
| #include "src/bignum.h" |
| #include "src/utils.h" |