summaryrefslogtreecommitdiff
path: root/xmloff/source/text/XMLPropertyBackpatcher.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/text/XMLPropertyBackpatcher.hxx')
-rw-r--r--xmloff/source/text/XMLPropertyBackpatcher.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/xmloff/source/text/XMLPropertyBackpatcher.hxx b/xmloff/source/text/XMLPropertyBackpatcher.hxx
index 0831877019..c52c07b1c6 100644
--- a/xmloff/source/text/XMLPropertyBackpatcher.hxx
+++ b/xmloff/source/text/XMLPropertyBackpatcher.hxx
@@ -30,13 +30,8 @@
#ifndef _XMLOFF_XMLPROPERTYBACKPATCHER_HXX
#define _XMLOFF_XMLPROPERTYBACKPATCHER_HXX
-#ifndef __SGI_STL_MAP
#include <map>
-#endif
-
-#ifndef __SGI_STL_VECTOR
#include <vector>
-#endif
#include <comphelper/stl_types.hxx>
namespace rtl { class OUString; }