[Libreoffice-commits] .: filter/source
Tor Lillqvist
tml at kemper.freedesktop.org
Mon Feb 21 13:04:23 PST 2011
filter/source/odfflatxml/OdfFlatXml.cxx | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 33fddfce7e5a57c1ca6b876975ddd4b275b8d53e
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Mon Feb 21 23:02:37 2011 +0200
Include precompiled_filter.hxx
diff --git a/filter/source/odfflatxml/OdfFlatXml.cxx b/filter/source/odfflatxml/OdfFlatXml.cxx
index 43574aa..b072e2e 100644
--- a/filter/source/odfflatxml/OdfFlatXml.cxx
+++ b/filter/source/odfflatxml/OdfFlatXml.cxx
@@ -27,6 +27,9 @@
* instead of those above.
*/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_filter.hxx"
+
#include <cppuhelper/factory.hxx>
#include <cppuhelper/servicefactory.hxx>
#include <cppuhelper/implbase3.hxx>
More information about the Libreoffice-commits
mailing list