summaryrefslogtreecommitdiff
path: root/svtools/source/hatchwindow
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 13:57:13 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 13:57:13 +0000
commit933d39192a172c045d408fabb3c8ec6c323e93b9 (patch)
treeffa38a612678c049811ba0d534873a89b229e4cb /svtools/source/hatchwindow
parent5349fe9913d71ac77dee82af53245554704d7d58 (diff)
INTEGRATION: CWS pchfix02 (1.3.92); FILE MERGED
2006/09/01 17:43:11 kaib 1.3.92.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools/source/hatchwindow')
-rw-r--r--svtools/source/hatchwindow/documentcloser.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/source/hatchwindow/documentcloser.cxx b/svtools/source/hatchwindow/documentcloser.cxx
index 7d6e98a64233..2e4085ad9cb1 100644
--- a/svtools/source/hatchwindow/documentcloser.cxx
+++ b/svtools/source/hatchwindow/documentcloser.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: documentcloser.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 21:09:43 $
+ * last change: $Author: obo $ $Date: 2006-09-17 14:57:13 $
*
* 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 _COM_SUN_STAR_UTIL_XCLOSEBROADCASTER_HPP_
#include <com/sun/star/util/XCloseBroadcaster.hpp>
#endif