INTEGRATION: CWS dbgmacros1 (1.7.6); FILE MERGED

2003/04/09 10:15:49 kso 1.7.6.1: #108413# - debug macro unification.
This commit is contained in:
Vladimir Glazounov 2003-04-15 15:29:58 +00:00
parent a6d4094e62
commit 2041404b40

View file

@ -2,9 +2,9 @@
*
* $RCSfile: testsameprocess.cxx,v $
*
* $Revision: 1.7 $
* $Revision: 1.8 $
*
* last change: $Author: hr $ $Date: 2003-03-18 19:07:10 $
* last change: $Author: vg $ $Date: 2003-04-15 16:29:58 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@ -58,6 +58,9 @@
*
*
************************************************************************/
#if OSL_DEBUG_LEVEL == 0
#define NDEBUG
#endif
#include <assert.h>
#ifndef _OSL_TIME_H_