summaryrefslogtreecommitdiff
path: root/sc/source/ui
diff options
context:
space:
mode:
authorJochen Nitschke <j.nitschke+logerrit@ok.de>2016-06-27 07:45:04 +0000
committerJochen Nitschke <j.nitschke+logerrit@ok.de>2016-06-27 10:12:02 +0000
commit502793c4304228dcc477259630b006ea08ea6f4e (patch)
tree86a5dc8d248e439fc62d67a3d4fe6e5467dc2329 /sc/source/ui
parent11f623a32540d822d539b7f3978363892feb9fe4 (diff)
sc: remove leftover includes
boost::property_tree and std::stringstream usage was removed in commit 3464bb16e667d6cabcb02eaaeb07c6938eb9d7a5 Change-Id: Ic752948b580d215ecc5c36e5da8c4b14b8174928 Reviewed-on: https://gerrit.libreoffice.org/26694 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jochen Nitschke <j.nitschke+logerrit@ok.de>
Diffstat (limited to 'sc/source/ui')
-rw-r--r--sc/source/ui/view/tabview.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/view/tabview.cxx b/sc/source/ui/view/tabview.cxx
index be17b1f11bd2..79f2adadb175 100644
--- a/sc/source/ui/view/tabview.cxx
+++ b/sc/source/ui/view/tabview.cxx
@@ -48,9 +48,7 @@
#include <com/sun/star/sheet/DataPilotFieldOrientation.hpp>
-#include <string>
#include <algorithm>
-#include <boost/property_tree/json_parser.hpp>
#include <basegfx/tools/zoomtools.hxx>