summaryrefslogtreecommitdiffstats
path: root/sw/source/filter/xml/xmltbli.hxx
diff options
context:
space:
mode:
authorAugust Sodora <augsod@gmail.com>2012-01-09 20:37:49 -0500
committerAugust Sodora <augsod@gmail.com>2012-01-10 23:18:14 -0500
commitbcb9ddaa7ea954cebaa031dc74cf7cd21489d8d6 (patch)
tree863025bd0ed489fdb1cadfaf5b424f112697126d /sw/source/filter/xml/xmltbli.hxx
parentThese can be static (diff)
downloadcore-bcb9ddaa7ea954cebaa031dc74cf7cd21489d8d6.tar.gz
core-bcb9ddaa7ea954cebaa031dc74cf7cd21489d8d6.zip
Remove _SVSTDARR_STRINGSISORTDTOR
Diffstat (limited to 'sw/source/filter/xml/xmltbli.hxx')
-rw-r--r--sw/source/filter/xml/xmltbli.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/source/filter/xml/xmltbli.hxx b/sw/source/filter/xml/xmltbli.hxx
index 4d6d2cfc88e7..ea94139f1035 100644
--- a/sw/source/filter/xml/xmltbli.hxx
+++ b/sw/source/filter/xml/xmltbli.hxx
@@ -34,12 +34,7 @@
// STL include
#include <boost/unordered_map.hpp>
#include <vector>
-
-#if !defined(_SVSTDARR_USHORTS_DECL) || !defined(_SVSTDARR_STRINGSDTOR_DECL)
-#define _SVSTDARR_USHORTS
-#define _SVSTDARR_STRINGSDTOR
#include <svl/svstdarr.hxx>
-#endif
class SwXMLImport;
class SwTableNode;