INTEGRATION: CWS ooo20030412 (1.5.30); FILE MERGED
2003/04/09 12:35:30 mh 1.5.30.1: chg: use sal alloca, #i6842#
This commit is contained in:
@@ -2,9 +2,9 @@
|
|||||||
*
|
*
|
||||||
* $RCSfile: implbase_ex.cxx,v $
|
* $RCSfile: implbase_ex.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.6 $
|
* $Revision: 1.7 $
|
||||||
*
|
*
|
||||||
* last change: $Author: vg $ $Date: 2003-04-15 16:34:54 $
|
* last change: $Author: hr $ $Date: 2003-04-28 16:31:42 $
|
||||||
*
|
*
|
||||||
* 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
|
||||||
@@ -59,14 +59,10 @@
|
|||||||
*
|
*
|
||||||
************************************************************************/
|
************************************************************************/
|
||||||
|
|
||||||
#ifdef SOLARIS
|
#ifndef INCLUDED_SAL_ALLOCA_H
|
||||||
#include <alloca.h>
|
#include <sal/alloca.h>
|
||||||
#elif defined MACOSX
|
|
||||||
#include <sys/types.h>
|
|
||||||
#include <sys/malloc.h>
|
|
||||||
#else
|
|
||||||
#include <malloc.h>
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#ifndef _OSL_DIAGNOSE_H_
|
#ifndef _OSL_DIAGNOSE_H_
|
||||||
|
Reference in New Issue
Block a user