summaryrefslogtreecommitdiffstats
path: root/vcl
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2012-02-06 12:50:59 +0200
committerEike Rathke <erack@redhat.com>2012-02-08 13:15:30 +0100
commit0979307bbf769399f97da10a29f04936a6cf117c (patch)
treef04aea01ba738e29902aceaeeb720fc73a00a408 /vcl
parentSurely these are mostly *not* used during the build (diff)
downloadcore-0979307bbf769399f97da10a29f04936a6cf117c.tar.gz
core-0979307bbf769399f97da10a29f04936a6cf117c.zip
tools/table.hxx to std::map conversion in SV, SVL and SVX modules
This patch converts one use of tools/table.hxx in svl/inc/svl/zforlist.hxx, whose use in turn spans 3 modules.
Diffstat (limited to 'vcl')
-rw-r--r--vcl/source/control/combobox.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/control/combobox.cxx b/vcl/source/control/combobox.cxx
index a93dc67f2378..3d9823f77fbc 100644
--- a/vcl/source/control/combobox.cxx
+++ b/vcl/source/control/combobox.cxx
@@ -29,7 +29,6 @@
#include <set>
#include <comphelper/string.hxx>
-#include <tools/table.hxx>
#include <tools/debug.hxx>
#include <tools/rc.h>
#include <vcl/decoview.hxx>