summaryrefslogtreecommitdiffstats
path: root/forms/source/helper/windowstateguard.cxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-11-07 13:47:25 +0000
committerKurt Zenker <kz@openoffice.org>2006-11-07 13:47:25 +0000
commit00f298cd6ce092d3f5394394bd5480b68cfdfa26 (patch)
tree3970c43b93b1954e394ed14a3a2883332056fe62 /forms/source/helper/windowstateguard.cxx
parentINTEGRATION: CWS fwk57 (1.4.130); FILE MERGED (diff)
downloadcore-00f298cd6ce092d3f5394394bd5480b68cfdfa26.tar.gz
core-00f298cd6ce092d3f5394394bd5480b68cfdfa26.zip
INTEGRATION: CWS vq39 (1.2.12); FILE MERGED
2006/11/03 13:44:26 vq 1.2.12.1: #i71114# Add missing pch includes.
Diffstat (limited to 'forms/source/helper/windowstateguard.cxx')
-rw-r--r--forms/source/helper/windowstateguard.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/forms/source/helper/windowstateguard.cxx b/forms/source/helper/windowstateguard.cxx
index aea8c30462cb..1c2fa338b629 100644
--- a/forms/source/helper/windowstateguard.cxx
+++ b/forms/source/helper/windowstateguard.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: windowstateguard.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: ihi $ $Date: 2006-10-18 13:17:57 $
+ * last change: $Author: kz $ $Date: 2006-11-07 14:47:25 $
*
* 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_forms.hxx"
+
#ifndef FORMS_WINDOWSTATEGUARD_HXX
#include "windowstateguard.hxx"
#endif