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
This commit is contained in:
Hans-Joachim Lankenau 2003-08-18 13:56:32 +00:00
parent 5a75754681
commit bc7e17d4e1

View File

@ -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 <malloc.h>
#endif
#ifdef SOLARIS
#if defined(SOLARIS) || defined(IRIX)
#include <alloca.h>
#endif
#include <new>