Chromium Code Reviews| Index: src/bignum-dtoa.cc |
| diff --git a/src/bignum-dtoa.cc b/src/bignum-dtoa.cc |
| index 53bf418f936407eeac0a2e282e96ba2e399c3a32..f9a0c95ef525e82fab51827cd323940b0bae6b95 100644 |
| --- a/src/bignum-dtoa.cc |
| +++ b/src/bignum-dtoa.cc |
| @@ -4,7 +4,6 @@ |
| #include <cmath> |
| -#include "include/v8stdint.h" |
| #include "src/base/logging.h" |
| #include "src/utils.h" |