summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-07-07 17:11:08 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-07-08 21:47:21 +0900
commite719baa35f58a32a21c6ddc9189aa086606faf03 (patch)
tree0771562f584e9f7a2e4734dcee1f6bbebedd3c49 /sc
parent78ba81351e9e59f4a8ff49108043b1d15cd77ab7 (diff)
removed unused includes
Change-Id: I248ef370c55c18d60a8ea32ef92f70734bffbaf2
Diffstat (limited to 'sc')
-rw-r--r--sc/inc/dpitemdata.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/inc/dpitemdata.hxx b/sc/inc/dpitemdata.hxx
index e294de8c412f..f44bc3ab8836 100644
--- a/sc/inc/dpitemdata.hxx
+++ b/sc/inc/dpitemdata.hxx
@@ -37,10 +37,6 @@
#include "rtl/ustring.hxx"
#include "dpmacros.hxx"
-#include <vector>
-
-#include <boost/unordered_map.hpp>
-
/**
* When assigning a string value, you can also assign an interned string
* whose life-cycle is managed by the pivot cache that it belongs to. Those