aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Core/FileSpecList.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/source/Core/FileSpecList.cpp')
-rw-r--r--lldb/source/Core/FileSpecList.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/lldb/source/Core/FileSpecList.cpp b/lldb/source/Core/FileSpecList.cpp
index 1a1cf284ea07..8eec8f499352 100644
--- a/lldb/source/Core/FileSpecList.cpp
+++ b/lldb/source/Core/FileSpecList.cpp
@@ -16,7 +16,6 @@
#include <cstdint>
using namespace lldb_private;
-using namespace std;
FileSpecList::FileSpecList() : m_files() {}