summaryrefslogtreecommitdiff
path: root/vcl/source/window/syswin.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:21:58 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:21:58 +0000
commit9d462d23d5a2ace8b8cbca22103b890bbc377f83 (patch)
treee5e7d6c44bc8211f063fed5b41560d8084ff742e /vcl/source/window/syswin.cxx
parentc1a1cd814b90ee863849878dd0d9929e6a625663 (diff)
INTEGRATION: CWS pchfix02 (1.46.318); FILE MERGED
2006/09/01 17:57:56 kaib 1.46.318.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/window/syswin.cxx')
-rw-r--r--vcl/source/window/syswin.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/window/syswin.cxx b/vcl/source/window/syswin.cxx
index e3853c4949d7..96933835323e 100644
--- a/vcl/source/window/syswin.cxx
+++ b/vcl/source/window/syswin.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: syswin.cxx,v $
*
- * $Revision: 1.46 $
+ * $Revision: 1.47 $
*
- * last change: $Author: rt $ $Date: 2005-11-10 15:49:06 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:21:58 $
*
* 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"
+
#ifndef _DEBUG_HXX
#include <tools/debug.hxx>
#endif