summaryrefslogtreecommitdiff
path: root/sw/inc/io.hxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-07-12 09:40:51 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-07-12 09:40:51 +0000
commitc3e96f9b9718a8312886ebda3d2ba7c772664db6 (patch)
tree352dea824d8ff5ed237852e75f0afef755dbe38a /sw/inc/io.hxx
parent8f035bde38a6516a24cc4f7855f16584885b46fd (diff)
INTEGRATION: CWS os98 (1.2.842); FILE MERGED
2007/06/25 13:50:40 os 1.2.842.1: #i78461# remove MAC code
Diffstat (limited to 'sw/inc/io.hxx')
-rw-r--r--sw/inc/io.hxx12
1 files changed, 2 insertions, 10 deletions
diff --git a/sw/inc/io.hxx b/sw/inc/io.hxx
index 227a41dd740f..9f8e840ed8b4 100644
--- a/sw/inc/io.hxx
+++ b/sw/inc/io.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: io.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 01:59:15 $
+ * last change: $Author: ihi $ $Date: 2007-07-12 10:40:51 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -38,24 +38,16 @@
#ifndef _IO_HXX
#define _IO_HXX
-#ifndef MAC
#ifdef UNX
#include <unistd.h>
#else
#include <io.h>
#endif
-#else
-#include <mac_start.h> // wegen fcntl und sv
-#endif
#include <fcntl.h>
-#ifndef MAC
#include <sys/types.h>
#include <sys/stat.h>
-#else
-#include <mac_end.h>
-#endif
#ifndef _KEYCOD_HXX //autogen