summaryrefslogtreecommitdiff
path: root/registry/source
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-07-31 13:02:48 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-07-31 13:02:48 +0000
commit7f878e101216b206a77db0e400a55cfd765e4323 (patch)
treedd6a99c4a75907673419a908a7f6e2907bd95dfa /registry/source
parent7f9d71ddbabaa211fb7a689a19a395b8d9c4f704 (diff)
INTEGRATION: CWS jsc18 (1.17.22); FILE MERGED
2007/06/29 11:32:14 jsc 1.17.22.1: #i78460# integrate patch
Diffstat (limited to 'registry/source')
-rw-r--r--registry/source/reflread.cxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/registry/source/reflread.cxx b/registry/source/reflread.cxx
index 07c4bbc4d..d1a98eb05 100644
--- a/registry/source/reflread.cxx
+++ b/registry/source/reflread.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: reflread.cxx,v $
*
- * $Revision: 1.17 $
+ * $Revision: 1.18 $
*
- * last change: $Author: obo $ $Date: 2006-09-17 01:53:05 $
+ * last change: $Author: hr $ $Date: 2007-07-31 14:02:48 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -39,9 +39,8 @@
#include <memory>
#include <new>
-#ifndef MAC
#include <string.h>
-#endif
+
#ifndef _SAL_TYPES_H_
#include <sal/types.h>
#endif