diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-07-31 13:01:09 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-07-31 13:01:09 +0000 |
commit | 37ee82a88635acc5a80ca6d7758ce87f26eac53b (patch) | |
tree | f1e6c47ee05e1bb8826d2a0d46d162d52b0d6be9 /stoc/test/testregistry.cxx | |
parent | a30e4537a3537352bff1e8cfc07e1199c853b675 (diff) |
INTEGRATION: CWS jsc18 (1.18.30); FILE MERGED
2007/06/29 11:50:40 jsc 1.18.30.1: #i78460# integrate patch
Diffstat (limited to 'stoc/test/testregistry.cxx')
-rw-r--r-- | stoc/test/testregistry.cxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/stoc/test/testregistry.cxx b/stoc/test/testregistry.cxx index 4b3c939a705f..65f4b9a33866 100644 --- a/stoc/test/testregistry.cxx +++ b/stoc/test/testregistry.cxx @@ -4,9 +4,9 @@ * * $RCSfile: testregistry.cxx,v $ * - * $Revision: 1.18 $ + * $Revision: 1.19 $ * - * last change: $Author: rt $ $Date: 2006-12-01 17:23:13 $ + * last change: $Author: hr $ $Date: 2007-07-31 14:01:09 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -72,7 +72,7 @@ #include <com/sun/star/lang/XComponent.hpp> -#if defined ( UNX ) || defined ( MAC ) +#if defined ( UNX ) #include <limits.h> #define _MAX_PATH PATH_MAX #endif |