From 9fc8a685b69f4ea031fc9e05dac9c7d33263c8b7 Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Tue, 15 Apr 2003 16:33:09 +0000 Subject: [PATCH] INTEGRATION: CWS dbgmacros1 (1.3.34.1.16); FILE MERGED 2003/04/09 16:26:52 kso 1.3.34.1.16.1: #108413# - debug macro unification. --- sax/test/sax/testsax.cxx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/sax/test/sax/testsax.cxx b/sax/test/sax/testsax.cxx index d2d0df8d2bd4..8ce462629fa9 100644 --- a/sax/test/sax/testsax.cxx +++ b/sax/test/sax/testsax.cxx @@ -2,9 +2,9 @@ * * $RCSfile: testsax.cxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: hr $ $Date: 2003-03-26 17:32:46 $ + * last change: $Author: vg $ $Date: 2003-04-15 17:33:09 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -61,6 +61,10 @@ #include #include + +#if OSL_DEBUG_LEVEL == 0 +#define NDEBUG +#endif #include #include