summaryrefslogtreecommitdiff
path: root/vcl/source/window/window2.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:23:57 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:23:57 +0000
commit81a71af9aa9700e8c4a6078fec4ce89136778e4d (patch)
treef8ec1c85d1418ecaee20b97d89998998962375ca /vcl/source/window/window2.cxx
parent52bfe08f684379be27d4f044c97763ff3d21cfe1 (diff)
INTEGRATION: CWS pchfix02 (1.20.112); FILE MERGED
2006/09/01 17:57:57 kaib 1.20.112.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/window/window2.cxx')
-rw-r--r--vcl/source/window/window2.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/window/window2.cxx b/vcl/source/window/window2.cxx
index 8c96c30ccde5..cd749010bd87 100644
--- a/vcl/source/window/window2.cxx
+++ b/vcl/source/window/window2.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: window2.cxx,v $
*
- * $Revision: 1.20 $
+ * $Revision: 1.21 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:43:01 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:23:57 $
*
* 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_vcl.hxx"
+
#include <limits.h>
#ifndef _SV_SVSYS_HXX
#include <svsys.h>