summaryrefslogtreecommitdiff
path: root/unotools
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:30:57 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:30:57 +0000
commit92e0ca97a45db64cbd4aea9241b80fa0bec3eac8 (patch)
tree948145bcbfed106372c8af1c4dcef1149ec502a1 /unotools
parent80434dcb716f6dd219ca999f7bb0069eb500bfef (diff)
INTEGRATION: CWS pchfix02 (1.13.16); FILE MERGED
2006/09/01 17:56:26 kaib 1.13.16.1: #i68856# Added header markers and pch files
Diffstat (limited to 'unotools')
-rw-r--r--unotools/source/ucbhelper/xtempfile.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/unotools/source/ucbhelper/xtempfile.cxx b/unotools/source/ucbhelper/xtempfile.cxx
index ee5458446bc2..cd3c40fc33dc 100644
--- a/unotools/source/ucbhelper/xtempfile.cxx
+++ b/unotools/source/ucbhelper/xtempfile.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: xtempfile.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 14:10:54 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:30:57 $
*
* 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_unotools.hxx"
+
#ifndef _XTEMPFILE_HXX
#include <XTempFile.hxx>
#endif