summaryrefslogtreecommitdiff
path: root/svtools/source/misc/helpagentwindow.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 14:10:24 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 14:10:24 +0000
commit72371837cea7fb92dd17a76782bbeb389a2c2377 (patch)
treec2bf3c41fc23f12c2f816995d71e16d2c1490f5f /svtools/source/misc/helpagentwindow.cxx
parent5be536f759c66acbb7f0452e439cc9bd6ec097ca (diff)
INTEGRATION: CWS pchfix02 (1.10.326); FILE MERGED
2006/09/01 17:43:20 kaib 1.10.326.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools/source/misc/helpagentwindow.cxx')
-rw-r--r--svtools/source/misc/helpagentwindow.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/source/misc/helpagentwindow.cxx b/svtools/source/misc/helpagentwindow.cxx
index 515e2227cb96..a114ee7e6962 100644
--- a/svtools/source/misc/helpagentwindow.cxx
+++ b/svtools/source/misc/helpagentwindow.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: helpagentwindow.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 16:17:44 $
+ * last change: $Author: obo $ $Date: 2006-09-17 15:10:24 $
*
* 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_svtools.hxx"
+
#ifndef _SVTOOLS_HELPAGENTWIDNOW_HXX_
#include "helpagentwindow.hxx"
#endif