summaryrefslogtreecommitdiff
path: root/vcl/source/window/split.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:20:59 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:20:59 +0000
commit6823aaa2bd7f62d9494ee6482b416b720e44a9ae (patch)
tree358c8f7f007141fb9ef6a89e2acb24036eb3adbc /vcl/source/window/split.cxx
parentc604ec1ebf87e35b259227f092f0599c692c0273 (diff)
INTEGRATION: CWS pchfix02 (1.17.110); FILE MERGED
2006/09/01 17:57:55 kaib 1.17.110.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/window/split.cxx')
-rw-r--r--vcl/source/window/split.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/window/split.cxx b/vcl/source/window/split.cxx
index ebf71bcfb519..404ea5c182b9 100644
--- a/vcl/source/window/split.cxx
+++ b/vcl/source/window/split.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: split.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:40:13 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:20:59 $
*
* 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_RC_H
#include <tools/rc.h>
#endif