summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:47:08 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:47:08 +0000
commitfa73c3d5d6aebbbad12fdb8fab996141b43cf4f4 (patch)
tree5e6b5ff699fe297291a99f2816705e4f4f507583 /vcl
parentbf52ce786d9fd8fed1a858d4c7c962bf4f8bd584 (diff)
INTEGRATION: CWS pchfix02 (1.136.110); FILE MERGED
2006/09/01 17:58:15 kaib 1.136.110.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl')
-rw-r--r--vcl/win/source/window/salframe.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/win/source/window/salframe.cxx b/vcl/win/source/window/salframe.cxx
index 972de4f272cf..cb4ea876de09 100644
--- a/vcl/win/source/window/salframe.cxx
+++ b/vcl/win/source/window/salframe.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salframe.cxx,v $
*
- * $Revision: 1.136 $
+ * $Revision: 1.137 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 20:01:36 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:47:08 $
*
* 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 <string.h>
#include <limits.h>