summaryrefslogtreecommitdiff
path: root/sfx2/inc/pch
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-02-17 12:28:37 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-02-17 15:44:17 +0100
commit85ceb1c70fd3bcd723c92bd3c2658d13eb8b137d (patch)
tree95dfe2e7f4a00162967e0dd25f56ce7b4812d92e /sfx2/inc/pch
parent11345d8b7e3e1c6bbe940c08cc284e257e0811d0 (diff)
remove some unnecessary button.hxx includes
and update pches Change-Id: I61ca0be7a838e4eec6c41e0ece58d8a6b0e64c37 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88861 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sfx2/inc/pch')
-rw-r--r--sfx2/inc/pch/precompiled_sfx.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx
index 7d492672cafd..bbfd1a63a4dd 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 2020-02-16 15:22:47 using:
+ Generated on 2020-02-17 12:26:08 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:
@@ -50,6 +50,7 @@
#include <osl/diagnose.h>
#include <osl/endian.h>
#include <osl/file.hxx>
+#include <osl/interlck.h>
#include <osl/module.hxx>
#include <osl/mutex.hxx>
#include <osl/process.h>