From 667597a75fc376d8491409c2b2a476adcef8b5ba Mon Sep 17 00:00:00 2001 From: Andreas Martens Date: Thu, 5 Jul 2001 09:34:53 +0000 Subject: Fix #89181#: New data exchange methods --- sw/source/core/ole/ndole.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sw/source/core/ole') diff --git a/sw/source/core/ole/ndole.cxx b/sw/source/core/ole/ndole.cxx index 07241853d7da..c00db0b6ec7e 100644 --- a/sw/source/core/ole/ndole.cxx +++ b/sw/source/core/ole/ndole.cxx @@ -2,9 +2,9 @@ * * $RCSfile: ndole.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: ama $ $Date: 2001-04-24 10:04:40 $ + * last change: $Author: ama $ $Date: 2001-07-05 10:24:44 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -84,6 +84,9 @@ #ifndef _UTL_CONFIGITEM_HXX_ #include #endif +#ifndef _OUTDEV_HXX //autogen +#include +#endif #ifndef _FMTANCHR_HXX #include -- cgit v1.2.3