basic/source/sbx/sbxarray.cxx | 2 -- 1 file changed, 2 deletions(-) New commits: commit 61749b473d777f8252cdd74fbb09c47a704ae5dd Author: Arnaud Versini <arnaud.vers...@libreoffice.org> AuthorDate: Sat Dec 26 13:24:02 2020 +0100 Commit: Arnaud Versini <arnaud.vers...@libreoffice.org> CommitDate: Sat Dec 26 15:24:19 2020 +0100
BASIC : remove useless using namespace Change-Id: Ic491f69e7bb098a03f9cdbd8913c4b4be4a570b3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108326 Tested-by: Jenkins Reviewed-by: Arnaud Versini <arnaud.vers...@libreoffice.org> diff --git a/basic/source/sbx/sbxarray.cxx b/basic/source/sbx/sbxarray.cxx index 0dcd6c8aa78e..2a4942aca4c7 100644 --- a/basic/source/sbx/sbxarray.cxx +++ b/basic/source/sbx/sbxarray.cxx @@ -26,8 +26,6 @@ #include <optional> -using namespace std; - struct SbxVarEntry { SbxVariableRef mpVar; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits