Index: Source/core/accessibility/AXTableColumn.cpp |
diff --git a/Source/core/accessibility/AXTableColumn.cpp b/Source/core/accessibility/AXTableColumn.cpp |
index 1b58379accd929813511239d4be6e77458beab2c..5f51e825ebca665a90a8acf036c6d41a644487b3 100644 |
--- a/Source/core/accessibility/AXTableColumn.cpp |
+++ b/Source/core/accessibility/AXTableColumn.cpp |
@@ -33,7 +33,6 @@ |
#include "core/accessibility/AXTableCell.h" |
#include "core/rendering/RenderTableCell.h" |
-using namespace std; |
namespace WebCore { |