summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxsystemdependentwindow.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-16 11:15:11 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-16 11:15:11 +0000
commitf6e31b3a877ab9c395cf7ff5319164454d475d11 (patch)
treea9df4af495e7c8e6037db0b137234987248e2b01 /toolkit/source/awt/vclxsystemdependentwindow.cxx
parentba0bbbcbd83be8fa54a23b67de0043b4c0770d5c (diff)
INTEGRATION: CWS pchfix02 (1.3.40); FILE MERGED
2006/09/01 17:54:20 kaib 1.3.40.1: #i68856# Added header markers and pch files
Diffstat (limited to 'toolkit/source/awt/vclxsystemdependentwindow.cxx')
-rw-r--r--toolkit/source/awt/vclxsystemdependentwindow.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/toolkit/source/awt/vclxsystemdependentwindow.cxx b/toolkit/source/awt/vclxsystemdependentwindow.cxx
index afe5e8a1d583..72e65da7a2ee 100644
--- a/toolkit/source/awt/vclxsystemdependentwindow.cxx
+++ b/toolkit/source/awt/vclxsystemdependentwindow.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: vclxsystemdependentwindow.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 23:01:39 $
+ * last change: $Author: obo $ $Date: 2006-09-16 12:15:11 $
*
* 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_toolkit.hxx"
+
#ifndef _COM_SUN_STAR_LANG_SYSTEMDEPENDENT_HPP_
#include <com/sun/star/lang/SystemDependent.hpp>