INTEGRATION: CWS dbgmacros1 (1.9.34); FILE MERGED

2003/04/09 10:40:11 kso 1.9.34.1: #108413# - debug macro unification.
This commit is contained in:
Vladimir Glazounov
2003-04-15 15:35:06 +00:00
parent 6adc9ee7f1
commit 0228caf63c

View File

@@ -2,9 +2,9 @@
*
* $RCSfile: interfacecontainer.cxx,v $
*
* $Revision: 1.9 $
* $Revision: 1.10 $
*
* last change: $Author: fs $ $Date: 2002-10-04 08:33:18 $
* last change: $Author: vg $ $Date: 2003-04-15 16:35:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,6 +68,9 @@
#include <hash_map>
#if OSL_DEBUG_LEVEL == 0
#define NDEBUG
#endif
#include <assert.h>
#include <com/sun/star/lang/XEventListener.hpp>