summaryrefslogtreecommitdiff
path: root/configmgr/source/misc
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 14:14:42 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 14:14:42 +0000
commita79ec85b4734d441b34fe4d223a7a079a377660c (patch)
tree6468d1eb7e02c9750373afa7dc533d24e3f2985a /configmgr/source/misc
parentd9f35ec6d655a949c89475605384ab5a1a195680 (diff)
INTEGRATION: CWS pchfix02 (1.4.18); FILE MERGED
2006/09/01 17:20:37 kaib 1.4.18.1: #i68856# Added header markers and pch files
Diffstat (limited to 'configmgr/source/misc')
-rw-r--r--configmgr/source/misc/bufferedfile.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/configmgr/source/misc/bufferedfile.cxx b/configmgr/source/misc/bufferedfile.cxx
index 70ef5ee00099..512abac753c6 100644
--- a/configmgr/source/misc/bufferedfile.cxx
+++ b/configmgr/source/misc/bufferedfile.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: bufferedfile.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:27:03 $
+ * last change: $Author: obo $ $Date: 2006-09-16 15:14:42 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -31,6 +31,9 @@
*
************************************************************************/
+// MARKER(update_precomp.py): autogen include statement, do not remove
+#include "precompiled_configmgr.hxx"
+
#include <string.h>
#include "bufferedfile.hxx"