summaryrefslogtreecommitdiff
path: root/emfio
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-07-09 17:10:02 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-07-12 12:20:05 +0200
commitb050b7eeff089ead4dd121967cf323d683f171bc (patch)
tree8cc83bf6e63957bc3d0f38a2531361e7bbce75ee /emfio
parentec9b4bf1b671fa1b14ca51f0275480ab17da3d20 (diff)
update pches
Change-Id: I75602277a5a26b012a12f2c4f4b7ff5bb663b0b9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98474 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'emfio')
-rw-r--r--emfio/inc/pch/precompiled_emfio.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/emfio/inc/pch/precompiled_emfio.hxx b/emfio/inc/pch/precompiled_emfio.hxx
index dfc3985bc661..35519ae8a121 100644
--- a/emfio/inc/pch/precompiled_emfio.hxx
+++ b/emfio/inc/pch/precompiled_emfio.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-01-22 15:57:44 using:
+ Generated on 2020-07-09 17:06:24 using:
./bin/update_pch emfio emfio --cutoff=8 --exclude:system --exclude:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -22,7 +22,6 @@
#if PCH_LEVEL >= 1
#include <memory>
-#include <stddef.h>
#include <vector>
#endif // PCH_LEVEL >= 1
#if PCH_LEVEL >= 2
@@ -35,13 +34,10 @@
#include <rtl/ref.hxx>
#include <rtl/string.hxx>
#include <rtl/tencinfo.h>
-#include <rtl/unload.h>
#include <rtl/ustring.hxx>
#include <sal/config.h>
#include <sal/log.hxx>
-#include <sal/macros.h>
#include <sal/types.h>
-#include <sal/typesizes.h>
#include <vcl/dllapi.h>
#endif // PCH_LEVEL >= 2
#if PCH_LEVEL >= 3