INTEGRATION: CWS os2port01 (1.3.10); FILE MERGED
2007/08/07 15:34:32 obr 1.3.10.2: RESYNC: (1.3-1.6); FILE MERGED 2006/12/28 14:55:51 ydario 1.3.10.1: OS/2 initial import.
This commit is contained in:
parent
c7576cdffa
commit
14a2e46234
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: tempfile.cxx,v $
|
||||
*
|
||||
* $Revision: 1.6 $
|
||||
* $Revision: 1.7 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2007-03-26 14:12:41 $
|
||||
* last change: $Author: vg $ $Date: 2007-09-20 14:59:54 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -39,7 +39,7 @@
|
|||
|
||||
#include <osl/file.h>
|
||||
|
||||
#ifdef UNX
|
||||
#if defined( UNX) || defined(OS2)
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Reference in a new issue