[Libreoffice-commits] core.git: Branch 'feature/formula-core-rework' - sc/source
Kohei Yoshida
kohei.yoshida at gmail.com
Thu Jun 27 13:47:26 PDT 2013
sc/source/core/data/documen2.cxx | 2 --
1 file changed, 2 deletions(-)
New commits:
commit 431bd5a6b739aaa280d113b58088876d0795d4d8
Author: Kohei Yoshida <kohei.yoshida at gmail.com>
Date: Thu Jun 27 16:47:17 2013 -0400
We don't need these header includes.
Change-Id: Ia2f7226fa3c7dc5ac98bd23833e67d7262cd8b9b
diff --git a/sc/source/core/data/documen2.cxx b/sc/source/core/data/documen2.cxx
index 6244eac..b1b3160 100644
--- a/sc/source/core/data/documen2.cxx
+++ b/sc/source/core/data/documen2.cxx
@@ -86,8 +86,6 @@
#include "macromgr.hxx"
#include "formulacell.hxx"
#include "clipcontext.hxx"
-#include "interpre.hxx"
-#include "formulagroup.hxx"
using namespace com::sun::star;
More information about the Libreoffice-commits
mailing list