summaryrefslogtreecommitdiff
path: root/cppuhelper
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-12-04 10:01:04 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-12-04 12:05:13 +0100
commit1ac449874c0e93ee7e7a9765053d392fde0067f4 (patch)
tree15c2cb81a53cebabddf3e5417329cb149f5043d1 /cppuhelper
parent8830cf86b146b1252ac37f351a23246088d569b0 (diff)
update pches
Change-Id: I3e22c2000da03f6f3345353846213203993aa865 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107192 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cppuhelper')
-rw-r--r--cppuhelper/inc/pch/precompiled_cppuhelper.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/cppuhelper/inc/pch/precompiled_cppuhelper.hxx b/cppuhelper/inc/pch/precompiled_cppuhelper.hxx
index 5e5ea59c3105..2f13a0c7f3e2 100644
--- a/cppuhelper/inc/pch/precompiled_cppuhelper.hxx
+++ b/cppuhelper/inc/pch/precompiled_cppuhelper.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-09-21 15:20:45 using:
+ Generated on 2020-12-04 09:59:09 using:
./bin/update_pch cppuhelper cppuhelper --cutoff=3 --exclude:system --exclude:module --exclude:local
If after updating build fails, use the following command to locate conflicting headers:
@@ -32,7 +32,6 @@
#endif // PCH_LEVEL >= 1
#if PCH_LEVEL >= 2
#include <osl/diagnose.h>
-#include <osl/doublecheckedlocking.h>
#include <osl/file.hxx>
#include <osl/interlck.h>
#include <osl/module.h>