summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 04:06:50 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 04:06:50 +0000
commit100e4f18b80636491e1da3f372bc167b7a581ac3 (patch)
tree660898e3e345bf5a0ba88c8cb290f40c1719eae6 /svx
parentf53b33750613ca8da41e8b0fb8d7df92be17ab80 (diff)
INTEGRATION: CWS pchfix02 (1.34.116); FILE MERGED
2006/09/01 17:46:50 kaib 1.34.116.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx')
-rw-r--r--svx/source/form/fmexpl.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/form/fmexpl.cxx b/svx/source/form/fmexpl.cxx
index cbd27667541d..95dde2b341c1 100644
--- a/svx/source/form/fmexpl.cxx
+++ b/svx/source/form/fmexpl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fmexpl.cxx,v $
*
- * $Revision: 1.34 $
+ * $Revision: 1.35 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 15:54:37 $
+ * last change: $Author: obo $ $Date: 2006-09-17 05:06:50 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -32,6 +32,9 @@
* MA 02111-1307 USA
*
************************************************************************/
+
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_svx.hxx"
#ifndef _SVX_FMUNOVW_HXX
#include "fmvwimp.hxx"
#endif