summaryrefslogtreecommitdiff
path: root/idl/util
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-07-11 12:05:13 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-07-11 12:05:13 +0000
commitf89d8558c3c6992ff0f6764fa9e2ca3c9ecae331 (patch)
tree44702507e041c2ed13312a2303065129a1b291d0 /idl/util
parentf4f7f8406b9c7d245992e6cbdab4ecf8d53b5b35 (diff)
INTEGRATION: CWS mba23issues03 (1.3.18); FILE MERGED
2007/06/14 18:55:47 mba 1.3.18.1: #i72366#: remove old MacOS9 code
Diffstat (limited to 'idl/util')
-rw-r--r--idl/util/idlpch.cxx8
1 files changed, 2 insertions, 6 deletions
diff --git a/idl/util/idlpch.cxx b/idl/util/idlpch.cxx
index af58d59c65..bd3f5381ab 100644
--- a/idl/util/idlpch.cxx
+++ b/idl/util/idlpch.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: idlpch.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: obo $ $Date: 2006-09-16 12:49:57 $
+ * last change: $Author: ihi $ $Date: 2007-07-11 13:05:13 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -35,11 +35,7 @@
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_idl.hxx"
-#ifdef MAC
-#include <string.h>
-#else
#include <memory.h>
-#endif
#include <stdlib.h>
#include <stdio.h>
#include <ctype.h>