summaryrefslogtreecommitdiff
path: root/sfx2
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2')
-rw-r--r--sfx2/inc/pch/precompiled_sfx.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx
index e76b487165a4..b60b8ec2945e 100644
--- a/sfx2/inc/pch/precompiled_sfx.hxx
+++ b/sfx2/inc/pch/precompiled_sfx.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 2021-03-13 10:18:34 using:
+ Generated on 2021-04-08 13:56:42 using:
./bin/update_pch sfx2 sfx --cutoff=3 --exclude:system --exclude:module --exclude:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -25,6 +25,7 @@
#include <algorithm>
#include <assert.h>
#include <cassert>
+#include <chrono>
#include <cstddef>
#include <cstdlib>
#include <deque>
@@ -84,6 +85,7 @@
#include <rtl/ustring.h>
#include <rtl/ustring.hxx>
#include <rtl/uuid.h>
+#include <sal/backtrace.hxx>
#include <sal/log.hxx>
#include <sal/macros.h>
#include <sal/saldllapi.h>
sdepend&id=11b328103f9184b98a822577aaac18d1cdbc5868'>Update libgltf: various fixes, memory usage optimization (second try)Zolnai Tamás 2014-07-14Revert "libgltf: download from libgltf subfolder"Zolnai Tamás 2014-07-14libgltf: download from libgltf subfolderZolnai Tamás 2014-06-27download libpagemaker tarballDavid Tardon 2014-05-25bundle librevengeDavid Tardon 2014-05-15fix downloading unowinreg.dllDavid Tardon 2014-05-13Introduce Collada2gltf external libraryZolnai Tamás 2014-05-13Introduce OpenCollada external libraryZolnai Tamás 2014-05-11drop another nonexistent tarball from download listDavid Tardon 2014-05-11check for empty tarball var.David Tardon 2014-05-11drop nonexistent tarball from download listDavid Tardon 2014-05-11merge the tarball listsDavid Tardon 2014-05-11handle tarballs w/ and w/out checksum togetherDavid Tardon 2014-04-18Integrate libgltf for rendering gltf modelsZolnai Tamás 2014-04-10build liblangtag with updated IANA language-subtag-registryEike Rathke 2014-03-06Add apr and serf externals for alternative webdav implementation.Matúš Kukan 2014-03-03Add CoinMP external as an alternative to lpsolve.Matúš Kukan 2014-02-27normalize values of CROSS_COMPILINGMichael Stahl 2014-01-29make glew a normal external shared projectMarkus Mohrhard 2014-01-29add glm to the libreoffice buildMarkus Mohrhard 2014-01-13AbiWord Import filterFridrich Štrba