summaryrefslogtreecommitdiff
path: root/vcl/source/window/dndlcon.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 11:17:27 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 11:17:27 +0000
commit918f008239c1aa7b815987e67a763bfc4a8fe5db (patch)
treeba935704435615115003cca2aece711bb7880dbf /vcl/source/window/dndlcon.cxx
parenta481eead02750c339e1c75ce4ae55778f92d926f (diff)
INTEGRATION: CWS pchfix02 (1.9.112); FILE MERGED
2006/09/01 17:57:53 kaib 1.9.112.1: #i68856# Added header markers and pch files
Diffstat (limited to 'vcl/source/window/dndlcon.cxx')
-rw-r--r--vcl/source/window/dndlcon.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/vcl/source/window/dndlcon.cxx b/vcl/source/window/dndlcon.cxx
index 06a0e6c68dcb..31e6b4af6047 100644
--- a/vcl/source/window/dndlcon.cxx
+++ b/vcl/source/window/dndlcon.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: dndlcon.cxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2006-06-19 19:36:52 $
+ * last change: $Author: obo $ $Date: 2006-09-17 12:17:27 $
*
* 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<dndlcon.hxx>
using namespace ::cppu;