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.
This commit is contained in:
Vladimir Glazounov 2003-04-15 16:33:09 +00:00
parent b7ba3b21d6
commit 9fc8a685b6

View file

@ -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 <stdio.h>
#include <string.h>
#if OSL_DEBUG_LEVEL == 0
#define NDEBUG
#endif
#include <assert.h>
#include <osl/time.h>