dbaccess/inc/pch/precompiled_dbu.hxx | 4 +--- dbaccess/source/ui/misc/DExport.cxx | 1 - 2 files changed, 1 insertion(+), 4 deletions(-)
New commits: commit ee817fb0efec49182917b118129a8dc8c28b07f2 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Tue Feb 18 12:02:36 2020 +0000 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Tue Feb 18 15:05:18 2020 +0100 drop unneeded include Change-Id: I2a35e48ae07844f8fc85cfa08fcde29b26eca8ae Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88929 Tested-by: Caolán McNamara <caol...@redhat.com> Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/dbaccess/inc/pch/precompiled_dbu.hxx b/dbaccess/inc/pch/precompiled_dbu.hxx index 1c845be8632e..d6249192b852 100644 --- a/dbaccess/inc/pch/precompiled_dbu.hxx +++ b/dbaccess/inc/pch/precompiled_dbu.hxx @@ -13,7 +13,7 @@ manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). - Generated on 2020-02-17 16:58:13 using: + Generated on 2020-02-18 12:02:26 using: ./bin/update_pch dbaccess dbu --cutoff=12 --exclude:system --exclude:module --exclude:local If after updating build fails, use the following command to locate conflicting headers: @@ -27,7 +27,6 @@ #include <cstring> #include <deque> #include <functional> -#include <limits.h> #include <limits> #include <list> #include <map> @@ -198,7 +197,6 @@ #include <svx/svxdllapi.h> #include <toolkit/helper/vclunohelper.hxx> #include <tools/color.hxx> -#include <tools/contnr.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> #include <tools/gen.hxx> diff --git a/dbaccess/source/ui/misc/DExport.cxx b/dbaccess/source/ui/misc/DExport.cxx index 5dc324566f1b..9e2d23eb418e 100644 --- a/dbaccess/source/ui/misc/DExport.cxx +++ b/dbaccess/source/ui/misc/DExport.cxx @@ -48,7 +48,6 @@ #include <unotools/configmgr.hxx> #include <tools/debug.hxx> #include <tools/diagnose_ex.h> -#include <tools/contnr.hxx> #include <i18nlangtag/mslangid.hxx> #include <com/sun/star/awt/FontDescriptor.hpp> #include <WCopyTable.hxx> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits