Index: Source/platform/text/LocaleWin.cpp |
diff --git a/Source/platform/text/LocaleWin.cpp b/Source/platform/text/LocaleWin.cpp |
index e4e56bcbcb2229ff1d4b396d5190714bb94df89e..3a797cf6e9c5b93a9111f4fe88672722469359c8 100644 |
--- a/Source/platform/text/LocaleWin.cpp |
+++ b/Source/platform/text/LocaleWin.cpp |
@@ -45,8 +45,6 @@ |
#include "wtf/text/StringBuilder.h" |
#include "wtf/text/StringHash.h" |
-using namespace std; |
- |
namespace blink { |
typedef LCID (WINAPI* LocaleNameToLCIDPtr)(LPCWSTR, DWORD); |