summaryrefslogtreecommitdiff
path: root/basic/source/runtime/props.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 09:05:43 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 09:05:43 +0000
commit508f6d7c8fa7bcde3d8155bbffd4d543e834762b (patch)
tree0fc3a72556fed381a0bd9da15c67007cba13be3f /basic/source/runtime/props.cxx
parentb2c1d2cba8c34efe7bd2f6d8f24cc465d2382a7b (diff)
INTEGRATION: CWS pchfix02 (1.5.26); FILE MERGED
2006/09/01 17:17:04 kaib 1.5.26.1: #i68856# Added header markers and pch files
Diffstat (limited to 'basic/source/runtime/props.cxx')
-rw-r--r--basic/source/runtime/props.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/basic/source/runtime/props.cxx b/basic/source/runtime/props.cxx
index 64f4c122b0..c14164b1f5 100644
--- a/basic/source/runtime/props.cxx
+++ b/basic/source/runtime/props.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: props.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 17:46:25 $
+ * last change: $Author: obo $ $Date: 2006-09-17 10:05:43 $
*
* 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_basic.hxx"
+
#include "runtime.hxx"
#include "stdobj.hxx"
#include "rtlproto.hxx"