diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-02-18 12:02:36 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-02-18 15:05:18 +0100 |
commit | ee817fb0efec49182917b118129a8dc8c28b07f2 (patch) | |
tree | 4777da9c2f5d6bcb4c1c395de3ba386ab324cff4 /dbaccess/inc/pch | |
parent | 336949c4f104b977541c74b25244d3b4f0ed5b18 (diff) |
drop unneeded include
Change-Id: I2a35e48ae07844f8fc85cfa08fcde29b26eca8ae
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88929
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'dbaccess/inc/pch')
-rw-r--r-- | dbaccess/inc/pch/precompiled_dbu.hxx | 4 |
1 files changed, 1 insertions, 3 deletions
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> |