[Libreoffice-commits] .: sc/source
Tor Lillqvist
tml at kemper.freedesktop.org
Mon Feb 21 14:28:19 PST 2011
sc/source/ui/view/cellmergeoption.cxx | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 72a8c9be07f5babd550ad49253cf81f56bcf787c
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Tue Feb 22 00:26:14 2011 +0200
Include precompiled_sc.hxx
diff --git a/sc/source/ui/view/cellmergeoption.cxx b/sc/source/ui/view/cellmergeoption.cxx
index 61f2d8b..6a27e5c 100644
--- a/sc/source/ui/view/cellmergeoption.cxx
+++ b/sc/source/ui/view/cellmergeoption.cxx
@@ -26,6 +26,9 @@
* instead of those above.
*/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_sc.hxx"
+
#include "cellmergeoption.hxx"
#include "address.hxx"
More information about the Libreoffice-commits
mailing list