summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 12:29:28 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 12:29:28 +0000
commit756ec8d53fe5095dcccd7c97a7543a233e6b66e9 (patch)
tree7bf7abebf7ec24045650a7fa60a342b0d4cc131e /extensions
parentb90acc2ec24728d81b30a9e72c2e9331f0ab77c2 (diff)
INTEGRATION: CWS pchfix02 (1.4.186); FILE MERGED
2006/09/01 17:26:48 kaib 1.4.186.1: #i68856# Added header markers and pch files
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/svg/svguno.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/source/svg/svguno.cxx b/extensions/source/svg/svguno.cxx
index 7fb92580d070..30143469b354 100644
--- a/extensions/source/svg/svguno.cxx
+++ b/extensions/source/svg/svguno.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svguno.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 20:41:54 $
+ * last change: $Author: obo $ $Date: 2006-09-16 13:29:28 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -33,6 +33,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_extensions.hxx"
+
#include "svgcom.hxx"
#include "svgwriter.hxx"
#include "svgprinter.hxx"