summaryrefslogtreecommitdiff
path: root/extensions/workben/pythontest.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-04-15 15:20:48 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-04-15 15:20:48 +0000
commite6f7bf87924db68587f852361d9d3fcbbcf28ecd (patch)
tree6e32c7261d7ec4c98b3c8b551a85f9b5e579fabc /extensions/workben/pythontest.cxx
parent9136355fe91fb957eb96dce02457d6826def5338 (diff)
INTEGRATION: CWS dbgmacros1 (1.1.1.1.110); FILE MERGED
2003/04/09 10:54:58 kso 1.1.1.1.110.1: #108413# - debug macro unification.
Diffstat (limited to 'extensions/workben/pythontest.cxx')
-rw-r--r--extensions/workben/pythontest.cxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/extensions/workben/pythontest.cxx b/extensions/workben/pythontest.cxx
index 1862bec6c943..27cfe7340d8c 100644
--- a/extensions/workben/pythontest.cxx
+++ b/extensions/workben/pythontest.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: pythontest.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:16:56 $
+ * last change: $Author: vg $ $Date: 2003-04-15 16:20:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,6 +73,9 @@
#include <usr/weak.hxx>
#include <tools/string.hxx>
#include <vos/conditn.hxx>
+#if OSL_DEBUG_LEVEL == 0
+#define NDEBUG
+#endif
#include <assert.h>
#ifdef _USE_NAMESPACE