From 5ddde30071f639962dd557c453f2ad01f8f0fd00 Mon Sep 17 00:00:00 2001 From: Kristian Monsen Date: Wed, 8 Sep 2010 12:18:00 +0100 Subject: Merge WebKit at r66666 : Initial merge by git. Change-Id: I57dedeb49859adc9c539e760f0e749768c66626f --- JavaScriptCore/runtime/NumberPrototype.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'JavaScriptCore/runtime/NumberPrototype.cpp') diff --git a/JavaScriptCore/runtime/NumberPrototype.cpp b/JavaScriptCore/runtime/NumberPrototype.cpp index 1a74375..e18553b 100644 --- a/JavaScriptCore/runtime/NumberPrototype.cpp +++ b/JavaScriptCore/runtime/NumberPrototype.cpp @@ -29,6 +29,7 @@ #include "Operations.h" #include "PrototypeFunction.h" #include "StringBuilder.h" +#include "dtoa.h" #include #include #include -- cgit v1.1