summaryrefslogtreecommitdiff
path: root/vos
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2001-09-26 15:46:34 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2001-09-26 15:46:34 +0000
commitdd73b2894a56bf9fdf7adfcd19de14a3dfa4f850 (patch)
tree64c6e47960b84c2fbaccca3e46ae8b8cb40c7cac /vos
parent39da0a204ed0a6b7f692f2fa518bcb59e4b8b79f (diff)
#65293#: includes
Diffstat (limited to 'vos')
-rw-r--r--vos/source/object.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/vos/source/object.cxx b/vos/source/object.cxx
index 87e490e162b0..03a7e7a7708c 100644
--- a/vos/source/object.cxx
+++ b/vos/source/object.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: object.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: svesik $ $Date: 2000-12-29 12:40:51 $
+ * last change: $Author: hr $ $Date: 2001-09-26 16:46:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,9 +64,7 @@
#include <windows.h>
#endif
-#if defined(SOLARIS) || defined(MACOS) || defined(IRIX) || defined(IRIX64)
#include <string.h>
-#endif
#include <rtl/alloc.h>
#include <rtl/memory.h>