summaryrefslogtreecommitdiff
path: root/canvas/inc/pch/precompiled_canvastools.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/inc/pch/precompiled_canvastools.hxx')
-rw-r--r--canvas/inc/pch/precompiled_canvastools.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/canvas/inc/pch/precompiled_canvastools.hxx b/canvas/inc/pch/precompiled_canvastools.hxx
index a3f730ebb2c9..6e7e7163c976 100644
--- a/canvas/inc/pch/precompiled_canvastools.hxx
+++ b/canvas/inc/pch/precompiled_canvastools.hxx
@@ -13,22 +13,23 @@
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-10-02 11:01:53 using:
+ Generated on 2021-03-08 13:11:37 using:
./bin/update_pch canvas canvastools --cutoff=1 --exclude:system --include:module --include:local
If after updating build fails, use the following command to locate conflicting headers:
./bin/update_pch_bisect ./canvas/inc/pch/precompiled_canvastools.hxx "make canvas.build" --find-conflicts
*/
+#include <sal/config.h>
#if PCH_LEVEL >= 1
#include <algorithm>
#include <limits>
+#include <string_view>
#include <boost/range/adaptor/reversed.hpp>
#endif // PCH_LEVEL >= 1
#if PCH_LEVEL >= 2
#include <rtl/instance.hxx>
#include <rtl/math.hxx>
-#include <sal/config.h>
#include <sal/log.hxx>
#include <vcl/canvastools.hxx>
#include <vcl/window.hxx>
@@ -94,7 +95,7 @@
#include <rendering/isurfaceproxy.hxx>
#include <rendering/isurfaceproxymanager.hxx>
#include <toolkit/helper/vclunohelper.hxx>
-#include <tools/diagnose_ex.h>
+#include <comphelper/diagnose_ex.hxx>
#include <tools/time.hxx>
#endif // PCH_LEVEL >= 3
#if PCH_LEVEL >= 4