summaryrefslogtreecommitdiff
path: root/dtrans/test
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-17 16:04:07 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-17 16:04:07 +0000
commitc2d796bc55f928220e3000c4935c29010d8aff03 (patch)
tree29cafc92e1b94d15aa9425086799e43a50ef56d1 /dtrans/test
parente619ec819b95cc1ffaf027267872e3c584293e77 (diff)
INTEGRATION: CWS pchfix02 (1.10.40); FILE MERGED
2006/09/01 17:25:41 kaib 1.10.40.1: #i68856# Added header markers and pch files
Diffstat (limited to 'dtrans/test')
-rw-r--r--dtrans/test/win32/dnd/atlwindow.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dtrans/test/win32/dnd/atlwindow.cxx b/dtrans/test/win32/dnd/atlwindow.cxx
index 93a6a35949f1..f42752f268e9 100644
--- a/dtrans/test/win32/dnd/atlwindow.cxx
+++ b/dtrans/test/win32/dnd/atlwindow.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: atlwindow.cxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 18:31:06 $
+ * last change: $Author: obo $ $Date: 2006-09-17 17:04:07 $
*
* 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_dtrans.hxx"
+
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/lang/XComponent.hpp>
#include <com/sun/star/lang/XInitialization.hpp>