diff options
Diffstat (limited to 'io')
-rw-r--r-- | io/source/stm/opump.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/io/source/stm/opump.cxx b/io/source/stm/opump.cxx index bef9aa2d3f1c..c6cb22cb4816 100644 --- a/io/source/stm/opump.cxx +++ b/io/source/stm/opump.cxx @@ -35,7 +35,6 @@ #include <tools/diagnose_ex.h> using namespace osl; -using namespace std; using namespace cppu; using namespace com::sun::star::uno; using namespace com::sun::star::lang; |