summaryrefslogtreecommitdiff
path: root/sc/inc/pch
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2015-12-24 14:07:40 +0200
committerMaxim Monastirsky <momonasmon@gmail.com>2015-12-24 14:25:26 +0200
commitd4f5f5eb00b55035cf659c44396dc63c2347b84f (patch)
treefaa188951d38e4f33b826e673c950f7352aeb2a9 /sc/inc/pch
parent430303aeee790cb8951dd007e7dffb55fa7f0f53 (diff)
Kill useless header
Change-Id: Ida0302a4d7b801765a4be2aae0de2b7ea0ba62d1
Diffstat (limited to 'sc/inc/pch')
-rw-r--r--sc/inc/pch/precompiled_scui.hxx1
-rw-r--r--sc/inc/pch/precompiled_vbaobj.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/sc/inc/pch/precompiled_scui.hxx b/sc/inc/pch/precompiled_scui.hxx
index 8aadf294891a..4fa7b2d94caf 100644
--- a/sc/inc/pch/precompiled_scui.hxx
+++ b/sc/inc/pch/precompiled_scui.hxx
@@ -26,7 +26,6 @@
#include <limits.h>
#include <math.h>
#include <memory>
-#include <sccommands.h>
#include <vector>
#include <osl/thread.h>
#include <rtl/math.hxx>
diff --git a/sc/inc/pch/precompiled_vbaobj.hxx b/sc/inc/pch/precompiled_vbaobj.hxx
index a5a53cc9bf14..123de3c041b5 100644
--- a/sc/inc/pch/precompiled_vbaobj.hxx
+++ b/sc/inc/pch/precompiled_vbaobj.hxx
@@ -24,7 +24,6 @@
#include <helpids.h>
#include <map>
#include <memory>
-#include <sccommands.h>
#include <unordered_map>
#include <vector>
#include <boost/optional.hpp>