From 2604da3b31f0bae19bbee44b956c91dcf8c5de3d Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Mon, 4 Oct 2004 17:31:47 +0000 Subject: INTEGRATION: CWS mav09 (1.9.82); FILE MERGED 2004/08/09 19:43:07 mav 1.9.82.2: RESYNC: (1.9-1.10); FILE MERGED 2004/04/14 14:12:08 mba 1.9.82.1: #i27773#: remove so3; new storage API --- sd/source/ui/func/fuexpand.cxx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'sd/source/ui/func/fuexpand.cxx') diff --git a/sd/source/ui/func/fuexpand.cxx b/sd/source/ui/func/fuexpand.cxx index e86b59f98ecb..04a38a778262 100644 --- a/sd/source/ui/func/fuexpand.cxx +++ b/sd/source/ui/func/fuexpand.cxx @@ -2,9 +2,9 @@ * * $RCSfile: fuexpand.cxx,v $ * - * $Revision: 1.10 $ + * $Revision: 1.11 $ * - * last change: $Author: rt $ $Date: 2004-07-12 15:02:19 $ + * last change: $Author: kz $ $Date: 2004-10-04 18:31:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -63,6 +63,8 @@ #include "fuexpand.hxx" +#include + #ifndef _SVDOTEXT_HXX //autogen #include #endif -- cgit