summaryrefslogtreecommitdiff
path: root/vcl/source/window/keycod.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:19:13 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:19:13 +0000
commit2144b6bf830495a8ecacf7e65b82c211c64b57a6 (patch)
treee298e26d6a724b0115b34ecb05431fc620f6427f /vcl/source/window/keycod.cxx
parentf9d8e8eb566417ec27a14d46aba7ffcd0d4fa391 (diff)
INTEGRATION: CWS pchfix02 (1.9.70); FILE MERGED
2006/09/01 17:57:54 kaib 1.9.70.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/window/keycod.cxx')
-rw-r--r--vcl/source/window/keycod.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/window/keycod.cxx b/vcl/source/window/keycod.cxx
index 5657c7e76049..2cfc94a4380a 100644
--- a/vcl/source/window/keycod.cxx
+++ b/vcl/source/window/keycod.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: keycod.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: obo $ $Date: 2006-07-14 08:54:06 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:19:13 $
*
* 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 _SV_SVSYS_HXX
#include <svsys.h>
#endif