| Index: test/cctest/test-bignum-dtoa.cc
|
| diff --git a/test/cctest/test-bignum-dtoa.cc b/test/cctest/test-bignum-dtoa.cc
|
| index 1185e4d026cad3e4e5d1ed56e5a970060607f8b6..9262e018c89bb423648915d5f466f5595d7b1d60 100644
|
| --- a/test/cctest/test-bignum-dtoa.cc
|
| +++ b/test/cctest/test-bignum-dtoa.cc
|
| @@ -31,8 +31,8 @@
|
|
|
| #include "src/bignum-dtoa.h"
|
|
|
| +#include "src/base/platform/platform.h"
|
| #include "src/double.h"
|
| -#include "src/platform.h"
|
| #include "test/cctest/cctest.h"
|
| #include "test/cctest/gay-fixed.h"
|
| #include "test/cctest/gay-precision.h"
|
|
|