summaryrefslogtreecommitdiff
path: root/xmloff
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 /xmloff
parent78ba81351e9e59f4a8ff49108043b1d15cd77ab7 (diff)
removed unused includes
Change-Id: I248ef370c55c18d60a8ea32ef92f70734bffbaf2
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/chart/SchXMLChartContext.hxx1
-rw-r--r--xmloff/source/text/XMLRedlineExport.hxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/chart/SchXMLChartContext.hxx b/xmloff/source/chart/SchXMLChartContext.hxx
index 4e3911339e9c..3b632707b060 100644
--- a/xmloff/source/chart/SchXMLChartContext.hxx
+++ b/xmloff/source/chart/SchXMLChartContext.hxx
@@ -38,7 +38,6 @@
#include "transporttypes.hxx"
#include <list>
-#include <map>
class SchXMLImportHelper;
diff --git a/xmloff/source/text/XMLRedlineExport.hxx b/xmloff/source/text/XMLRedlineExport.hxx
index ddbc3625320d..258a7e5b6190 100644
--- a/xmloff/source/text/XMLRedlineExport.hxx
+++ b/xmloff/source/text/XMLRedlineExport.hxx
@@ -26,7 +26,6 @@
#include <list>
#include <map>
-#include <set>
class SvXMLExport;
namespace com { namespace sun { namespace star {