summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 05:19:02 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 05:19:02 +0000
commit2beb6fb5efa29b8f5afc6521b03db2055fb288f5 (patch)
tree0a0237999a9b45df2e08859e99a51d1c18f9059f
parent7c5eab16a071ed77f7277e6f82131a6f15dd3b83 (diff)
INTEGRATION: CWS pchfix02 (1.8.536); FILE MERGED
2006/09/01 17:47:43 kaib 1.8.536.1: #i68856# Added header markers and pch files
-rw-r--r--svx/source/unoedit/unoviwou.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/unoedit/unoviwou.cxx b/svx/source/unoedit/unoviwou.cxx
index b28ddfd063..837dd87c69 100644
--- a/svx/source/unoedit/unoviwou.cxx
+++ b/svx/source/unoedit/unoviwou.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unoviwou.cxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:13:10 $
+ * last change: $Author: obo $ $Date: 2006-09-17 06:19:02 $
*
* 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_svx.hxx"
+
#ifndef _SV_OUTDEV_HXX
#include <vcl/outdev.hxx>
#endif