summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/text/LocalizedNumberICU.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/platform/text/LocalizedNumberICU.cpp')
-rw-r--r--Source/WebCore/platform/text/LocalizedNumberICU.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/WebCore/platform/text/LocalizedNumberICU.cpp b/Source/WebCore/platform/text/LocalizedNumberICU.cpp
index 7c4b1cb..da16262 100644
--- a/Source/WebCore/platform/text/LocalizedNumberICU.cpp
+++ b/Source/WebCore/platform/text/LocalizedNumberICU.cpp
@@ -37,6 +37,7 @@
#include <wtf/MathExtras.h>
#include <wtf/PassOwnPtr.h>
+using namespace icu;
using namespace std;
namespace WebCore {