summaryrefslogtreecommitdiff
path: root/svtools/source/hatchwindow
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 13:57:27 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 13:57:27 +0000
commitde2bbcb000e9d48d685fef3ac6cd4c24c11d4295 (patch)
tree1679c8415ae4a443783b5b33ea8a04866e6c8261 /svtools/source/hatchwindow
parent933d39192a172c045d408fabb3c8ec6c323e93b9 (diff)
INTEGRATION: CWS pchfix02 (1.3.326); FILE MERGED
2006/09/01 17:43:11 kaib 1.3.326.1: #i68856# Added header markers and pch files
Diffstat (limited to 'svtools/source/hatchwindow')
-rw-r--r--svtools/source/hatchwindow/hatchwindow.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/svtools/source/hatchwindow/hatchwindow.cxx b/svtools/source/hatchwindow/hatchwindow.cxx
index 6877ec89403b..c08839a508b9 100644
--- a/svtools/source/hatchwindow/hatchwindow.cxx
+++ b/svtools/source/hatchwindow/hatchwindow.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: hatchwindow.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:50:04 $
+ * last change: $Author: obo $ $Date: 2006-09-17 14:57:27 $
*
* 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_EMBED_XHATCHWINDOWCONTROLLER_HPP_
#include <com/sun/star/embed/XHatchWindowController.hpp>
#endif