summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:43:49 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:43:49 +0000
commit0f7ca53dec19c4bfca0a8f047eb98e98bada07d5 (patch)
tree83521ecb3d1ca85bab4fccae0ac0e19ea3add8f0 /vcl
parent62d2e44284eadf6f4096e63e09d79b26eb096273 (diff)
INTEGRATION: CWS pchfix02 (1.5.376); FILE MERGED
2006/09/01 17:58:12 kaib 1.5.376.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl')
-rw-r--r--vcl/win/source/app/salshl.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/win/source/app/salshl.cxx b/vcl/win/source/app/salshl.cxx
index 449be49a0c66..65ee44bb81c3 100644
--- a/vcl/win/source/app/salshl.cxx
+++ b/vcl/win/source/app/salshl.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: salshl.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 14:03:31 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:43:49 $
*
* 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 _SVWIN_H
#include <tools/svwin.h>
#endif