From d27743f409aaffece507aebe5997cdded32d567c Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 15 Apr 2003 14:59:18 +0000 Subject: [PATCH] INTEGRATION: CWS dbgmacros1 (1.6.20); FILE MERGED 2003/04/09 11:59:07 kso 1.6.20.1: #108413# - debug macro unification. --- io/test/stm/datatest.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/io/test/stm/datatest.cxx b/io/test/stm/datatest.cxx index 72875d5a1349..39361f72f33c 100644 --- a/io/test/stm/datatest.cxx +++ b/io/test/stm/datatest.cxx @@ -2,9 +2,9 @@ * * $RCSfile: datatest.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: jbu $ $Date: 2002-09-18 12:15:51 $ + * last change: $Author: vg $ $Date: 2003-04-15 15:59:18 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -80,6 +80,9 @@ #include #include +#if OSL_DEBUG_LEVEL == 0 +#define NDEBUG +#endif #include #include