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 $ * $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 * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
@@ -71,7 +71,7 @@
#else #else
#include <malloc.h> #include <malloc.h>
#endif #endif
#ifdef SOLARIS #if defined(SOLARIS) || defined(IRIX)
#include <alloca.h> #include <alloca.h>
#endif #endif
#include <new> #include <new>