summaryrefslogtreecommitdiff
path: root/external/pdfium
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-09-21 15:28:01 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-09-21 20:10:38 +0200
commit72fd000cc62534d9003d288f676cda3af15da347 (patch)
tree41d799e06019b62e89f8b92b04abb802cc92566b /external/pdfium
parentaf90b8089405d6f042207f5639e750f08798ae92 (diff)
update pches
Change-Id: I41a204fbc5e2c9b819fb948c5288f8d7b4195489 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103117 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'external/pdfium')
-rw-r--r--external/pdfium/inc/pch/precompiled_pdfium.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/external/pdfium/inc/pch/precompiled_pdfium.hxx b/external/pdfium/inc/pch/precompiled_pdfium.hxx
index a80d901040cb..0670af0aa0e2 100644
--- a/external/pdfium/inc/pch/precompiled_pdfium.hxx
+++ b/external/pdfium/inc/pch/precompiled_pdfium.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-05-06 11:57:12 using:
+ Generated on 2020-09-21 15:21:21 using:
./bin/update_pch external/pdfium pdfium --cutoff=1 --exclude:system --include:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -267,6 +267,7 @@
#include <core/fxcodec/jpx/cjpx_decoder.h>
#include <core/fxcodec/jpx/jpx_decode_utils.h>
#include <core/fxcodec/scanlinedecoder.h>
+#include <core/fxcrt/autonuller.h>
#include <core/fxcrt/autorestorer.h>
#include <core/fxcrt/bytestring.h>
#include <core/fxcrt/cfx_binarybuf.h>
@@ -368,7 +369,6 @@
#include <core/fxge/fx_dib.h>
#include <core/fxge/fx_font.h>
#include <core/fxge/fx_freetype.h>
-#include <core/fxge/render_defines.h>
#include <core/fxge/renderdevicedriver_iface.h>
#include <core/fxge/scoped_font_transform.h>
#include <core/fxge/systemfontinfo_iface.h>