summaryrefslogtreecommitdiff
path: root/stoc/test/testloader.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2007-07-31 13:00:55 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2007-07-31 13:00:55 +0000
commita30e4537a3537352bff1e8cfc07e1199c853b675 (patch)
treeb26dc79beda5cc3e3d773c336fc3e26b74bc4a82 /stoc/test/testloader.cxx
parent6aa8a32184d0c2c2ca3660fa13731d2873a55880 (diff)
INTEGRATION: CWS jsc18 (1.13.30); FILE MERGED
2007/06/29 11:50:40 jsc 1.13.30.1: #i78460# integrate patch
Diffstat (limited to 'stoc/test/testloader.cxx')
-rw-r--r--stoc/test/testloader.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/stoc/test/testloader.cxx b/stoc/test/testloader.cxx
index 1f7c5ca8fd72..b55724663066 100644
--- a/stoc/test/testloader.cxx
+++ b/stoc/test/testloader.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: testloader.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: rt $ $Date: 2006-12-01 17:22:48 $
+ * last change: $Author: hr $ $Date: 2007-07-31 14:00:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -57,7 +57,7 @@
#include <cppuhelper/factory.hxx>
#endif
-#if defined ( UNX ) || defined ( MAC )
+#if defined ( UNX )
#include <limits.h>
#define _MAX_PATH PATH_MAX
#endif