summaryrefslogtreecommitdiffstats
path: root/sw/inc/tabcol.hxx
diff options
context:
space:
mode:
authorNigel Hawkins <n.hawkins@gmx.com>2011-03-09 21:36:23 +0000
committerNigel Hawkins <n.hawkins@gmx.com>2011-03-09 21:36:23 +0000
commit8cafbbcfbb4a6c3c6f70e7a903203558ccfd3411 (patch)
treeb6d48794290b5f4858c423e2c051364609640a33 /sw/inc/tabcol.hxx
parentRemove use of SvLongs from txtfly.[ch]xx (diff)
downloadcore-8cafbbcfbb4a6c3c6f70e7a903203558ccfd3411.tar.gz
core-8cafbbcfbb4a6c3c6f70e7a903203558ccfd3411.zip
Remove last traces of SvLongs
Diffstat (limited to 'sw/inc/tabcol.hxx')
-rw-r--r--sw/inc/tabcol.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/inc/tabcol.hxx b/sw/inc/tabcol.hxx
index 6c138c852e71..5f413b29279a 100644
--- a/sw/inc/tabcol.hxx
+++ b/sw/inc/tabcol.hxx
@@ -28,11 +28,6 @@
#ifndef _TABCOL_HXX
#define _TABCOL_HXX
-#ifndef _SVSTDARR_HXX
-#define _SVSTDARR_LONGS
-#include <svl/svstdarr.hxx>
-#endif
-
#ifndef INCLUDED_VECTOR
#include <vector>
#define INCLUDED_VECTOR