summaryrefslogtreecommitdiff
path: root/idlc/source/aststruct.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'idlc/source/aststruct.cxx')
-rw-r--r--idlc/source/aststruct.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/idlc/source/aststruct.cxx b/idlc/source/aststruct.cxx
index 7c42d1692ad0..482ee73dadfa 100644
--- a/idlc/source/aststruct.cxx
+++ b/idlc/source/aststruct.cxx
@@ -23,8 +23,6 @@
#include <registry/version.h>
#include <registry/writer.hxx>
-using namespace ::rtl;
-
AstStruct::AstStruct(
const OString& name, std::vector< OString > const & typeParameters,
AstStruct const* pBaseType, AstScope* pScope)