summaryrefslogtreecommitdiff
path: root/sfx2/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2021-08-10 13:27:24 +0200
committerStephan Bergmann <sbergman@redhat.com>2021-08-10 15:35:52 +0200
commit0a666480276f704d5127f578333659893517abe7 (patch)
tree33d1cab9b75c0a0f406d61e3c46723897076aa15 /sfx2/inc
parent4d50939a7b37cbaeceeddebabfc435190e079781 (diff)
Replace a use of boost::logic::tribool with std::call_once
Change-Id: Ifff3fc422719c55d8cb560e679f2585036350aa1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120268 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sfx2/inc')
-rw-r--r--sfx2/inc/pch/precompiled_sfx.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/pch/precompiled_sfx.hxx b/sfx2/inc/pch/precompiled_sfx.hxx
index fc1d910d520e..dc98200fdf49 100644
--- a/sfx2/inc/pch/precompiled_sfx.hxx
+++ b/sfx2/inc/pch/precompiled_sfx.hxx
@@ -47,7 +47,6 @@
#include <unordered_map>
#include <utility>
#include <vector>
-#include <boost/logic/tribool.hpp>
#include <boost/property_tree/json_parser.hpp>
#include <boost/property_tree/ptree.hpp>
#endif // PCH_LEVEL >= 1