summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2021-10-03 14:17:24 +0200
committerJulien Nabet <serval2412@yahoo.fr>2021-10-03 19:27:50 +0200
commit7e7dd7f152bc7457437f541e7ff88d69e9f8e765 (patch)
tree79cf030579ce329aa82a25ecbe0bb3406aa99cd0 /filter
parentf7a456af92f3c1c47731b7ad0494e74897aea4d3 (diff)
drop 'using namespace std' in desktop, e*, f*
Change-Id: I277dc957798093001f9a3935f97db8ac0314e6a7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123022 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'filter')
-rw-r--r--filter/source/xsltdialog/typedetectionimport.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/source/xsltdialog/typedetectionimport.cxx b/filter/source/xsltdialog/typedetectionimport.cxx
index 5d4798faa126..bba302de703c 100644
--- a/filter/source/xsltdialog/typedetectionimport.cxx
+++ b/filter/source/xsltdialog/typedetectionimport.cxx
@@ -32,7 +32,6 @@ using namespace com::sun::star::io;
using namespace com::sun::star::beans;
using namespace com::sun::star::xml::sax;
using namespace com::sun::star;
-using namespace std;
TypeDetectionImporter::TypeDetectionImporter()
{