INTEGRATION: CWS bunoidmap (1.4.20); FILE MERGED
2006/11/09 14:31:20 kr 1.4.20.1: fixed: i71156 - cppuhelper/test does not build and work
This commit is contained in:
parent
50b3fce3ac
commit
60b39abb87
1 changed files with 3 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: testproptyphlp.cxx,v $
|
* $RCSfile: testproptyphlp.cxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.4 $
|
* $Revision: 1.5 $
|
||||||
*
|
*
|
||||||
* last change: $Author: obo $ $Date: 2006-09-16 12:45:29 $
|
* last change: $Author: rt $ $Date: 2006-12-01 17:21:12 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to
|
* The Contents of this file are made available subject to
|
||||||
* the terms of GNU Lesser General Public License Version 2.1.
|
* the terms of GNU Lesser General Public License Version 2.1.
|
||||||
|
@ -40,6 +40,7 @@
|
||||||
#include <com/sun/star/beans/Property.hpp>
|
#include <com/sun/star/beans/Property.hpp>
|
||||||
|
|
||||||
#if OSL_DEBUG_LEVEL == 0
|
#if OSL_DEBUG_LEVEL == 0
|
||||||
|
#undef NDEBUG
|
||||||
#define NDEBUG
|
#define NDEBUG
|
||||||
#endif
|
#endif
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
Loading…
Reference in a new issue