diff options
Diffstat (limited to 'sc')
-rw-r--r-- | sc/source/ui/view/tabview.cxx | 2 |
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> |