summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-11-22 22:48:09 +0000
committerCaolán McNamara <caolanm@redhat.com>2011-11-23 10:10:09 +0000
commit62d880f3228c7f5c3f8a1d30f5a5c9ed390a1eb5 (patch)
tree8c9713173ea5ac628528510b33f89fbf144ace0b /svtools
parentd05f4d3a7ea617c7f3c4901f7e0d89963e5db604 (diff)
_SVSTDARR_ULONGS not used here
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/svhtml/htmlsupp.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svtools/source/svhtml/htmlsupp.cxx b/svtools/source/svhtml/htmlsupp.cxx
index 187273b434cd..96cb4f154012 100644
--- a/svtools/source/svhtml/htmlsupp.cxx
+++ b/svtools/source/svhtml/htmlsupp.cxx
@@ -32,10 +32,6 @@
#include <ctype.h>
#include <stdio.h>
#include <tools/urlobj.hxx>
-#ifndef _SVSTDARR_HXX
-#define _SVSTDARR_ULONGS
-#include <svl/svstdarr.hxx>
-#endif
#include <svtools/parhtml.hxx>
#include <svtools/htmltokn.h>