summaryrefslogtreecommitdiff
path: root/unotools/source/ucbhelper
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 00:29:40 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 00:29:40 +0000
commitceaf93f502b2609c66c1dbb6b55b93833633aea1 (patch)
tree5df03c5502fcb4e309ffba2496aefde86bc3f3a0 /unotools/source/ucbhelper
parent76e1176285f378c2b9dbad9d4a7a2866c22ce2a2 (diff)
INTEGRATION: CWS pchfix02 (1.3.58); FILE MERGED
2006/09/01 17:56:26 kaib 1.3.58.1: #i68856# Added header markers and pch files
Diffstat (limited to 'unotools/source/ucbhelper')
-rw-r--r--unotools/source/ucbhelper/progresshandlerwrap.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/unotools/source/ucbhelper/progresshandlerwrap.cxx b/unotools/source/ucbhelper/progresshandlerwrap.cxx
index cf3f9327a645..4465835a036a 100644
--- a/unotools/source/ucbhelper/progresshandlerwrap.cxx
+++ b/unotools/source/ucbhelper/progresshandlerwrap.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: progresshandlerwrap.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 09:51:01 $
+ * last change: $Author: obo $ $Date: 2006-09-17 01:29:40 $
*
* 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 _UTL_PROGRESSHANDLERWRAP_HXX_
#include <unotools/progresshandlerwrap.hxx>
#endif