summaryrefslogtreecommitdiff
path: root/io
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-15 14:59:29 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-15 14:59:29 +0000
commitb86169bd9abf50ccab5aec687c851dbe8af9fbd9 (patch)
treed092447d4d24c9924df52b9b1bdff640ea33023b /io
parentd27743f409aaffece507aebe5997cdded32d567c (diff)
INTEGRATION: CWS dbgmacros1 (1.3.52); FILE MERGED
2003/04/09 11:59:08 kso 1.3.52.1: #108413# - debug macro unification.
Diffstat (limited to 'io')
-rw-r--r--io/test/stm/marktest.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/io/test/stm/marktest.cxx b/io/test/stm/marktest.cxx
index 049acd15c23d..16a3d4e1542a 100644
--- a/io/test/stm/marktest.cxx
+++ b/io/test/stm/marktest.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: marktest.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: jbu $ $Date: 2001-03-15 17:58:02 $
+ * last change: $Author: vg $ $Date: 2003-04-15 15:59:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,6 +74,9 @@
#include <osl/conditn.hxx>
#include <osl/mutex.hxx>
+#if OSL_DEBUG_LEVEL == 0
+#define NDEBUG
+#endif
#include <assert.h>
#include <string.h>