From e6f7bf87924db68587f852361d9d3fcbbcf28ecd Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 15 Apr 2003 15:20:48 +0000 Subject: 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. --- extensions/workben/pythonautotest.cxx | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'extensions/workben/pythonautotest.cxx') diff --git a/extensions/workben/pythonautotest.cxx b/extensions/workben/pythonautotest.cxx index 318fdb84dbf5..7608fa1eed0b 100644 --- a/extensions/workben/pythonautotest.cxx +++ b/extensions/workben/pythonautotest.cxx @@ -2,9 +2,9 @@ * * $RCSfile: pythonautotest.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:26 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -72,6 +72,9 @@ #include #include #include +#if OSL_DEBUG_LEVEL == 0 +#define NDEBUG +#endif #include #ifdef _USE_NAMESPACE -- cgit v1.2.3