From 60b39abb8798e542d9352950eba9d0430d0d53f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Timm?= Date: Fri, 1 Dec 2006 16:21:12 +0000 Subject: [PATCH] INTEGRATION: CWS bunoidmap (1.4.20); FILE MERGED 2006/11/09 14:31:20 kr 1.4.20.1: fixed: i71156 - cppuhelper/test does not build and work --- cppuhelper/test/testproptyphlp.cxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cppuhelper/test/testproptyphlp.cxx b/cppuhelper/test/testproptyphlp.cxx index bb5a36bab0b2..c4c5bb7fc6f8 100644 --- a/cppuhelper/test/testproptyphlp.cxx +++ b/cppuhelper/test/testproptyphlp.cxx @@ -4,9 +4,9 @@ * * $RCSfile: testproptyphlp.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 12:45:29 $ + * last change: $Author: rt $ $Date: 2006-12-01 17:21:12 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -40,6 +40,7 @@ #include #if OSL_DEBUG_LEVEL == 0 +#undef NDEBUG #define NDEBUG #endif #include