summaryrefslogtreecommitdiff
path: root/sfx2/inc/pch/precompiled_sfx.hxx
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2021-10-08 08:36:45 +0200
committerLuboš Luňák <l.lunak@collabora.com>2021-10-24 20:58:33 +0200
commitd0f8aeb92af554fdce8c02985a4b1aebf30106ed (patch)
tree33c9eed6f6e1a056290fa2b4ca5242b4f78f1834 /sfx2/inc/pch/precompiled_sfx.hxx
parent556363e1e654c1e6584e2aafeb15d0bf05d5d013 (diff)
remove slow wrappers for std::vector
Noel has already done this in master in a number of commits, this one changes those that make SfxViewShell:GetFirst/Next slower. Change-Id: I69dcb026ce969731071be55f36d3c6d42daa89e4 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124116 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'sfx2/inc/pch/precompiled_sfx.hxx')
-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 36b9d794c0af..688fc8de95e1 100644
--- a/sfx2/inc/pch/precompiled_sfx.hxx
+++ b/sfx2/inc/pch/precompiled_sfx.hxx
@@ -478,7 +478,6 @@
#include <sfx2/viewsh.hxx>
#include <sfxpicklist.hxx>
#include <sfxtypes.hxx>
-#include <shellimpl.hxx>
#include <splitwin.hxx>
#include <statcach.hxx>
#include <workwin.hxx>