From a481eead02750c339e1c75ce4ae55778f92d926f Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Sun, 17 Sep 2006 11:17:14 +0000 Subject: INTEGRATION: CWS pchfix02 (1.16.112); FILE MERGED 2006/09/01 17:57:53 kaib 1.16.112.1: #i68856# Added header markers and pch files --- vcl/source/window/dndevdis.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'vcl/source/window/dndevdis.cxx') diff --git a/vcl/source/window/dndevdis.cxx b/vcl/source/window/dndevdis.cxx index a5ac2d2cd698..b07aecd1b49c 100644 --- a/vcl/source/window/dndevdis.cxx +++ b/vcl/source/window/dndevdis.cxx @@ -4,9 +4,9 @@ * * $RCSfile: dndevdis.cxx,v $ * - * $Revision: 1.16 $ + * $Revision: 1.17 $ * - * last change: $Author: hr $ $Date: 2006-06-19 19:36:40 $ + * last change: $Author: obo $ $Date: 2006-09-17 12:17:14 $ * * 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 #include #include -- cgit