From 61d54b226d3c7d63de0d23b6de6ed0df414a8067 Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Tue, 14 Jun 2005 15:27:13 +0000 Subject: INTEGRATION: CWS gcc4fwdecl (1.4.284); FILE MERGED 2005/06/01 18:38:02 pmladek 1.4.284.1: #i50076# Fixed forward declarations for gcc4 in sw --- sw/inc/fmtruby.hxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sw/inc/fmtruby.hxx') diff --git a/sw/inc/fmtruby.hxx b/sw/inc/fmtruby.hxx index d9e151501fa3..9c9b54d65007 100644 --- a/sw/inc/fmtruby.hxx +++ b/sw/inc/fmtruby.hxx @@ -2,9 +2,9 @@ * * $RCSfile: fmtruby.hxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2005-01-05 15:55:07 $ + * last change: $Author: obo $ $Date: 2005-06-14 16:27:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -69,6 +69,7 @@ #include #endif +class SwTxtRuby; class SwFmtRuby : public SfxPoolItem { -- cgit v1.2.3