diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-06-15 17:39:08 +0000 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-06-15 22:50:28 +0200 |
commit | b674d3c12a5819fbcb551e83bf6862afc85ef7f3 (patch) | |
tree | e826c250f4a333a0a5297fdc537dee7284e016a8 /dbaccess | |
parent | 5c43a91db2c2759ae52faf3b80159beb0a1257d9 (diff) |
Removed duplicated include
Change-Id: I9054caf8ae1ed5833399de1f749c82ac367b5dd9
Reviewed-on: https://gerrit.libreoffice.org/74106
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/source/ui/browser/sbagrid.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/ui/browser/sbagrid.cxx b/dbaccess/source/ui/browser/sbagrid.cxx index 1684ce4ba1dd..3b855aa82b44 100644 --- a/dbaccess/source/ui/browser/sbagrid.cxx +++ b/dbaccess/source/ui/browser/sbagrid.cxx @@ -60,7 +60,6 @@ #include <svl/itempool.hxx> #include <svl/itemset.hxx> #include <svl/rngitem.hxx> -#include <tools/diagnose_ex.h> #include <toolkit/helper/vclunohelper.hxx> #include <vcl/svapp.hxx> |