summaryrefslogtreecommitdiff
path: root/stoc/test/testsmgr_cpnt.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-07-31 13:01:22 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-07-31 13:01:22 +0000
commit2974065c1b68fc40794485379033cc33f8bf971e (patch)
tree4716d49715c03463673ee752c199d5351e2ebd8b /stoc/test/testsmgr_cpnt.cxx
parent7427050539d7417d62a6afe3b6a975b98031dbd7 (diff)
INTEGRATION: CWS jsc18 (1.5.30); FILE MERGED
2007/06/29 11:50:40 jsc 1.5.30.1: #i78460# integrate patch
Diffstat (limited to 'stoc/test/testsmgr_cpnt.cxx')
-rw-r--r--stoc/test/testsmgr_cpnt.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/stoc/test/testsmgr_cpnt.cxx b/stoc/test/testsmgr_cpnt.cxx
index 0a9faa586..4ee580519 100644
--- a/stoc/test/testsmgr_cpnt.cxx
+++ b/stoc/test/testsmgr_cpnt.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testsmgr_cpnt.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2006-12-01 17:23:35 $
+ * last change: $Author: hr $ $Date: 2007-07-31 14:01:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -77,7 +77,7 @@
#include <com/sun/star/container/XEnumerationAccess.hpp>
#include <com/sun/star/container/XEnumeration.hpp>
-#if defined ( UNX ) || defined( MAC )
+#if defined ( UNX )
#include <limits.h>
#define _MAX_PATH PATH_MAX
#endif