summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@suse.com>2012-02-08 21:08:54 -0500
committerKohei Yoshida <kohei.yoshida@suse.com>2012-02-08 21:45:26 -0500
commitcdd5a599be02c1b1cae5344e190aabdb3e7953a7 (patch)
tree54c39de14b83ac493f689a082e42c1e21c0f80f3 /sc/inc
parent73088aaaed3ad16f80405a3d87cea437d350b893 (diff)
Removed unnecessary header includes.
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/autoform.hxx1
-rw-r--r--sc/inc/callform.hxx2
2 files changed, 0 insertions, 3 deletions
diff --git a/sc/inc/autoform.hxx b/sc/inc/autoform.hxx
index 724d63fd9f19..b6d07ee69ae1 100644
--- a/sc/inc/autoform.hxx
+++ b/sc/inc/autoform.hxx
@@ -65,7 +65,6 @@
#include <svl/intitem.hxx>
#include <editeng/bolnitem.hxx>
#include "scdllapi.h"
-#include "collect.hxx"
#include "global.hxx"
#include "zforauto.hxx"
diff --git a/sc/inc/callform.hxx b/sc/inc/callform.hxx
index f72a7f18de34..46348bdf4542 100644
--- a/sc/inc/callform.hxx
+++ b/sc/inc/callform.hxx
@@ -29,8 +29,6 @@
#ifndef SC_CALLFORM_HXX
#define SC_CALLFORM_HXX
-#include "collect.hxx"
-
#include <rtl/ustring.hxx>
#include <boost/ptr_container/ptr_map.hpp>