INTEGRATION: CWS ooo20031216 (1.1.56); FILE MERGED

2004/01/23 11:31:10 mh 1.1.56.2: RESYNC: (1.1-1.2); FILE MERGED
2003/12/13 14:14:43 waratah 1.1.56.1: #i1858# test for previous definition of macro to remove warning
This commit is contained in:
Jens-Heiner Rechtien
2004-02-04 13:32:55 +00:00
parent 88e10b0676
commit 15da8786c2

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: res.cxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: vg $ $Date: 2003-12-17 19:28:27 $
* last change: $Author: hr $ $Date: 2004-02-04 14:32:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -44,7 +44,9 @@
************************************************************************/
#if OSL_DEBUG_LEVEL == 0
#define NDEBUG
# ifndef NDEBUG
# define NDEBUG
# endif
#endif
#include <assert.h>