From bc7e17d4e1a22c4b9a75b4e65fbaaebe1e9134c0 Mon Sep 17 00:00:00 2001 From: Hans-Joachim Lankenau Date: Mon, 18 Aug 2003 13:56:32 +0000 Subject: [PATCH] INTEGRATION: CWS geordi2q01 (1.18.16); FILE MERGED 2003/08/18 12:47:28 hr 1.18.16.1: #i18350#: join changes from CWS ooo11rc3 --- cppu/source/typelib/typelib.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cppu/source/typelib/typelib.cxx b/cppu/source/typelib/typelib.cxx index 1cb806e665c2..a07d73e6003a 100644 --- a/cppu/source/typelib/typelib.cxx +++ b/cppu/source/typelib/typelib.cxx @@ -2,9 +2,9 @@ * * $RCSfile: typelib.cxx,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: vg $ $Date: 2003-06-12 10:33:51 $ + * last change: $Author: hjs $ $Date: 2003-08-18 14:56:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -71,7 +71,7 @@ #else #include #endif -#ifdef SOLARIS +#if defined(SOLARIS) || defined(IRIX) #include #endif #include