| Index: test/cctest/gay-precision.h
|
| diff --git a/test/cctest/gay-precision.h b/test/cctest/gay-precision.h
|
| index 08aaa1d3da221f5261a69deba75dd6ae5a6bda57..0ba3462aa6bfe45f53cc3811fa35b2f642ecd853 100644
|
| --- a/test/cctest/gay-precision.h
|
| +++ b/test/cctest/gay-precision.h
|
| @@ -44,6 +44,7 @@ struct PrecomputedPrecision {
|
| // Gay's dtoa in mode "precision".
|
| Vector<const PrecomputedPrecision> PrecomputedPrecisionRepresentations();
|
|
|
| -} } // namespace v8::internal
|
| +} // namespace internal
|
| +} // namespace v8
|
|
|
| #endif // GAY_PRECISION_H_
|
|
|