summaryrefslogtreecommitdiff
path: root/sc/source/core/data/documentimport.cxx
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2013-06-18 15:36:19 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2013-06-24 16:51:26 -0400
commitdabeb3d643c0ebd2cb7fdce333d0e6248b1488ad (patch)
tree41b9d9ffa6c1229c4b4173ad3fe31571856392a3 /sc/source/core/data/documentimport.cxx
parentdcf04c58456d8285bdcaa2921b6c08d48e09dab3 (diff)
Move ScEditDataArray out of cell.?xx and into its own files.
Change-Id: I107cec7d70f4d00ff52cb071d69a615fbab8d9f2
Diffstat (limited to 'sc/source/core/data/documentimport.cxx')
-rw-r--r--sc/source/core/data/documentimport.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/core/data/documentimport.cxx b/sc/source/core/data/documentimport.cxx
index c3be0338ccda..679e04f6b040 100644
--- a/sc/source/core/data/documentimport.cxx
+++ b/sc/source/core/data/documentimport.cxx
@@ -11,7 +11,6 @@
#include "document.hxx"
#include "table.hxx"
#include "column.hxx"
-#include "cell.hxx"
#include "formulacell.hxx"
#include "docoptio.hxx"
#include "globalnames.hxx"