summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2019-05-12 17:00:00 +0200
committerLuboš Luňák <l.lunak@collabora.com>2019-05-12 23:46:14 +0200
commite2fcb27d287faaee73495c4f9f05b0a09c13f008 (patch)
tree60e72dc8c60572d4a0837572a3cafe1be168f909 /dbaccess
parent1a673e30efcd6032018f7d4a62f13dc4bec4a67c (diff)
regenerate PCH headers
Change-Id: I4894023e42cbfa32916ee3ddfb2cfb5426cfc69f Reviewed-on: https://gerrit.libreoffice.org/72195 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/inc/pch/precompiled_dba.hxx10
-rw-r--r--dbaccess/inc/pch/precompiled_dbaxml.hxx5
-rw-r--r--dbaccess/inc/pch/precompiled_dbmm.hxx3
-rw-r--r--dbaccess/inc/pch/precompiled_dbu.hxx7
4 files changed, 14 insertions, 11 deletions
diff --git a/dbaccess/inc/pch/precompiled_dba.hxx b/dbaccess/inc/pch/precompiled_dba.hxx
index edcc7fe2483a..a1a590136497 100644
--- a/dbaccess/inc/pch/precompiled_dba.hxx
+++ b/dbaccess/inc/pch/precompiled_dba.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 2019-04-29 21:18:37 using:
+ Generated on 2019-05-12 16:56:50 using:
./bin/update_pch dbaccess dba --cutoff=6 --exclude:system --include:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -80,10 +80,6 @@
#include <sal/saldllapi.h>
#include <sal/types.h>
#include <sal/typesizes.h>
-#include <salhelper/salhelperdllapi.h>
-#include <salhelper/simplereferenceobject.hxx>
-#include <salhelper/singletonref.hxx>
-#include <salhelper/thread.hxx>
#include <vcl/alpha.hxx>
#include <vcl/bitmap.hxx>
#include <vcl/bitmapex.hxx>
@@ -182,6 +178,10 @@
#include <o3tl/cow_wrapper.hxx>
#include <o3tl/typed_flags_set.hxx>
#include <o3tl/underlyingenumvalue.hxx>
+#include <salhelper/salhelperdllapi.h>
+#include <salhelper/simplereferenceobject.hxx>
+#include <salhelper/singletonref.hxx>
+#include <salhelper/thread.hxx>
#include <svl/lstner.hxx>
#include <svl/svldllapi.h>
#include <tools/color.hxx>
diff --git a/dbaccess/inc/pch/precompiled_dbaxml.hxx b/dbaccess/inc/pch/precompiled_dbaxml.hxx
index 00467555be61..889b1584d396 100644
--- a/dbaccess/inc/pch/precompiled_dbaxml.hxx
+++ b/dbaccess/inc/pch/precompiled_dbaxml.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 2019-04-29 21:18:37 using:
+ Generated on 2019-05-12 16:56:50 using:
./bin/update_pch dbaccess dbaxml --cutoff=2 --exclude:system --exclude:module --exclude:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -23,6 +23,7 @@
#if PCH_LEVEL >= 1
#include <cassert>
#include <cstddef>
+#include <functional>
#include <memory>
#include <utility>
#include <vector>
@@ -41,7 +42,6 @@
#include <sal/config.h>
#include <sal/log.hxx>
#include <sal/types.h>
-#include <salhelper/simplereferenceobject.hxx>
#include <vcl/IDialogRenderable.hxx>
#include <vcl/dllapi.h>
#include <vcl/keycodes.hxx>
@@ -90,6 +90,7 @@
#include <cppuhelper/implbase_ex.hxx>
#include <cppuhelper/weak.hxx>
#include <o3tl/typed_flags_set.hxx>
+#include <salhelper/simplereferenceobject.hxx>
#include <sax/tools/converter.hxx>
#include <sfx2/docfile.hxx>
#include <svl/filenotation.hxx>
diff --git a/dbaccess/inc/pch/precompiled_dbmm.hxx b/dbaccess/inc/pch/precompiled_dbmm.hxx
index 4f8fc399552d..a0c4ad5415c4 100644
--- a/dbaccess/inc/pch/precompiled_dbmm.hxx
+++ b/dbaccess/inc/pch/precompiled_dbmm.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 2019-04-29 21:18:38 using:
+ Generated on 2019-05-12 16:56:51 using:
./bin/update_pch dbaccess dbmm --cutoff=10 --exclude:system --include:module --exclude:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -25,6 +25,7 @@
#include <cassert>
#include <cstddef>
#include <cstring>
+#include <functional>
#include <iomanip>
#include <limits.h>
#include <limits>
diff --git a/dbaccess/inc/pch/precompiled_dbu.hxx b/dbaccess/inc/pch/precompiled_dbu.hxx
index aa4cf6c06a90..707562e2d2b3 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 2019-04-29 21:18:38 using:
+ Generated on 2019-05-12 16:56:51 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:
@@ -25,6 +25,7 @@
#include <cassert>
#include <cstddef>
#include <cstring>
+#include <functional>
#include <limits>
#include <map>
#include <memory>
@@ -58,8 +59,6 @@
#include <sal/config.h>
#include <sal/log.hxx>
#include <sal/types.h>
-#include <salhelper/simplereferenceobject.hxx>
-#include <salhelper/singletonref.hxx>
#include <vcl/bitmap.hxx>
#include <vcl/bitmapex.hxx>
#include <vcl/cairo.hxx>
@@ -131,6 +130,8 @@
#include <cppuhelper/weak.hxx>
#include <o3tl/cow_wrapper.hxx>
#include <o3tl/typed_flags_set.hxx>
+#include <salhelper/simplereferenceobject.hxx>
+#include <salhelper/singletonref.hxx>
#include <sfx2/dllapi.h>
#include <sot/formats.hxx>
#include <svl/eitem.hxx>