summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/unomodel.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 23:30:25 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 23:30:25 +0000
commit9f1e6793b268a8ecc1c4fbd7dd1a79f2442968b1 (patch)
tree975bb34a5fe028ba752df291682fa962a3c3d296 /basctl/source/basicide/unomodel.cxx
parentde1f39f97087cb7b5c668e81afc0577b998ce915 (diff)
INTEGRATION: CWS pchfix02 (1.5.102); FILE MERGED
2006/09/01 17:16:22 kaib 1.5.102.1: #i68856# Added header markers and pch files
Diffstat (limited to 'basctl/source/basicide/unomodel.cxx')
-rw-r--r--basctl/source/basicide/unomodel.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/basctl/source/basicide/unomodel.cxx b/basctl/source/basicide/unomodel.cxx
index bd43ed2740e8..67ef492e4d4d 100644
--- a/basctl/source/basicide/unomodel.cxx
+++ b/basctl/source/basicide/unomodel.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: unomodel.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-07 20:12:34 $
+ * last change: $Author: obo $ $Date: 2006-09-17 00:30:25 $
*
* 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_basctl.hxx"
+
#include "unomodel.hxx"
#ifndef _VOS_MUTEX_HXX_