Remove unnecessary inclusion of column.hxx.
Change-Id: I93c4e017790b1b1de611ad9f440aa6aa9caaa2df
diff --git a/sc/source/ui/docshell/dbdocimp.cxx b/sc/source/ui/docshell/dbdocimp.cxx
index f299c69..9108fb8 100644
--- a/sc/source/ui/docshell/dbdocimp.cxx
+++ b/sc/source/ui/docshell/dbdocimp.cxx
@@ -53,7 +53,6 @@
#include "hints.hxx"
#include "miscuno.hxx"
#include "chgtrack.hxx"
#include "column.hxx"
using namespace com::sun::star;
diff --git a/sc/source/ui/docshell/docsh.cxx b/sc/source/ui/docshell/docsh.cxx
index d09294f..0fd8177 100644
--- a/sc/source/ui/docshell/docsh.cxx
+++ b/sc/source/ui/docshell/docsh.cxx
@@ -64,7 +64,6 @@
#include <sot/formats.hxx>
#include "formulacell.hxx"
#include "column.hxx"
#include "postit.hxx"
#include "global.hxx"
#include "filter.hxx"
diff --git a/sc/source/ui/docshell/docsh8.cxx b/sc/source/ui/docshell/docsh8.cxx
index 445fabb..d86db25 100644
--- a/sc/source/ui/docshell/docsh8.cxx
+++ b/sc/source/ui/docshell/docsh8.cxx
@@ -59,7 +59,6 @@
#include "filter.hxx"
#include "progress.hxx"
#include "formulacell.hxx"
#include "column.hxx"
#include "editutil.hxx"
#include "cellform.hxx"
#include "dbdocutl.hxx"
diff --git a/sc/source/ui/docshell/impex.cxx b/sc/source/ui/docshell/impex.cxx
index 434a447..d50856f 100644
--- a/sc/source/ui/docshell/impex.cxx
+++ b/sc/source/ui/docshell/impex.cxx
@@ -35,7 +35,6 @@
#include "filter.hxx"
#include "asciiopt.hxx"
#include "formulacell.hxx"
#include "column.hxx"
#include "docoptio.hxx"
#include "progress.hxx"
#include "scitems.hxx"
diff --git a/sc/source/ui/unoobj/cellsuno.cxx b/sc/source/ui/unoobj/cellsuno.cxx
index bb37ccf..346eff2 100644
--- a/sc/source/ui/unoobj/cellsuno.cxx
+++ b/sc/source/ui/unoobj/cellsuno.cxx
@@ -88,7 +88,6 @@
#include "olinefun.hxx"
#include "hints.hxx"
#include "formulacell.hxx"
#include "column.hxx"
#include "undocell.hxx"
#include "undotab.hxx"
#include "undoblk.hxx" // fuer lcl_ApplyBorder - nach docfunc verschieben!