INTEGRATION: CWS dbgmacros1 (1.5.6); FILE MERGED

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

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: testoffice.cxx,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: hr $ $Date: 2003-03-18 19:07:10 $
* last change: $Author: vg $ $Date: 2003-04-15 16:29:49 $
*
* 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_