tdf#146619 Drop unused 'using namespace' in: unoxml/
Change-Id: I66da7093f1ccb144e2831c6e20220cbd27e58c46 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165518 Tested-by: Jenkins Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
This commit is contained in:
parent
35fbe29161
commit
2f068b2182
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@
|
|||
#include <comphelper/servicehelper.hxx>
|
||||
#include <cppuhelper/supportsservice.hxx>
|
||||
|
||||
using namespace css::io;
|
||||
using namespace css::uno;
|
||||
using namespace css::xml::dom;
|
||||
using namespace css::xml::xpath;
|
||||
|
|
Loading…
Reference in a new issue