[Libreoffice-commits] .: sc/source
Tor Lillqvist
tml at kemper.freedesktop.org
Mon Feb 21 16:03:22 PST 2011
sc/source/core/data/funcdesc.cxx | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 55ceee457e67e9e6ac17b13aa2571a8519a5e134
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Tue Feb 22 02:02:37 2011 +0200
Include precompiled_sc.hxx
diff --git a/sc/source/core/data/funcdesc.cxx b/sc/source/core/data/funcdesc.cxx
index 111c2da..142bede 100644
--- a/sc/source/core/data/funcdesc.cxx
+++ b/sc/source/core/data/funcdesc.cxx
@@ -26,6 +26,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sc.hxx"
+
#include "funcdesc.hxx"
#include "addincol.hxx"
More information about the Libreoffice-commits
mailing list