summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-15 14:59:18 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-15 14:59:18 +0000
commitd27743f409aaffece507aebe5997cdded32d567c (patch)
tree75dc5c3b78b4c3db5b3949253bc16c1b672b1546 /io
parentdc4781b9666e9861639f9d3134bc3185212c3de4 (diff)
INTEGRATION: CWS dbgmacros1 (1.6.20); FILE MERGED
2003/04/09 11:59:07 kso 1.6.20.1: #108413# - debug macro unification.
Diffstat (limited to 'io')
-rw-r--r--io/test/stm/datatest.cxx7
1 files 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 <osl/conditn.hxx>
#include <osl/mutex.hxx>
+#if OSL_DEBUG_LEVEL == 0
+#define NDEBUG
+#endif
#include <assert.h>
#include <string.h>