summaryrefslogtreecommitdiff
path: root/svx/source/form/fmobjfac.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 04:07:45 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 04:07:45 +0000
commitf2361e35f753739ad5c3ae9f99e7a45af7732d80 (patch)
treef827a89104466d048660c0291d04fe27faa69c73 /svx/source/form/fmobjfac.cxx
parentef0eaf754c5b99409f37699b63e5d74b3fa2e635 (diff)
INTEGRATION: CWS pchfix02 (1.15.116); FILE MERGED
2006/09/01 17:46:50 kaib 1.15.116.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svx/source/form/fmobjfac.cxx')
-rw-r--r--svx/source/form/fmobjfac.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svx/source/form/fmobjfac.cxx b/svx/source/form/fmobjfac.cxx
index 0423d2ccfef8..c5cf41e26fae 100644
--- a/svx/source/form/fmobjfac.cxx
+++ b/svx/source/form/fmobjfac.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fmobjfac.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 15:55:39 $
+ * last change: $Author: obo $ $Date: 2006-09-17 05:07:45 $
*
* 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 _COMPHELPER_STLTYPES_HXX_
#include <comphelper/stl_types.hxx>
#endif