summaryrefslogtreecommitdiff
path: root/desktop/inc/pch/precompiled_deploymentmisc.hxx
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2021-03-06 18:51:47 +0100
committerJulien Nabet <serval2412@yahoo.fr>2021-03-06 19:52:47 +0100
commit2bcb38a6b8c855ee464c840f66d87b2985c7f09a (patch)
treedb56825bf323ef488ddd5685ec6365ac40947190 /desktop/inc/pch/precompiled_deploymentmisc.hxx
parentc86090015f19506d9d1f67c99f7ee67f9a161b4c (diff)
update pches
I just used ./bin/update_pch.sh Change-Id: I06a7f36eb4c511b8d6c6477fd87e57f0d9702457 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112097 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'desktop/inc/pch/precompiled_deploymentmisc.hxx')
-rw-r--r--desktop/inc/pch/precompiled_deploymentmisc.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/desktop/inc/pch/precompiled_deploymentmisc.hxx b/desktop/inc/pch/precompiled_deploymentmisc.hxx
index 353d457753b7..b903362fdb75 100644
--- a/desktop/inc/pch/precompiled_deploymentmisc.hxx
+++ b/desktop/inc/pch/precompiled_deploymentmisc.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-02 11:16:20 using:
+ Generated on 2021-03-06 18:49:24 using:
./bin/update_pch desktop deploymentmisc --cutoff=3 --exclude:system --exclude:module --exclude:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -34,6 +34,7 @@
#if PCH_LEVEL >= 2
#include <osl/diagnose.h>
#include <osl/doublecheckedlocking.h>
+#include <osl/file.h>
#include <osl/getglobalmutex.hxx>
#include <osl/interlck.h>
#include <osl/pipe.hxx>