INTEGRATION: CWS dbgmacros1 (1.1.1.1.76); FILE MERGED
2003/04/09 10:15:21 kso 1.1.1.1.76.1: #108413# - debug macro unification.
This commit is contained in:
parent
9b562e5ab3
commit
29cae1cbe0
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: counter.hxx,v $
|
||||
*
|
||||
* $Revision: 1.1.1.1 $
|
||||
* $Revision: 1.2 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2000-09-18 15:28:48 $
|
||||
* last change: $Author: vg $ $Date: 2003-04-15 16:23:20 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -62,7 +62,7 @@
|
|||
#define _BRIDGES_REMOTE_COUNTER_H_
|
||||
#include <stdio.h>
|
||||
|
||||
#ifdef DEBUG
|
||||
#if OSL_DEBUG_LEVEL > 1
|
||||
struct MyCounter
|
||||
{
|
||||
MyCounter( sal_Char *pName ) :
|
||||
|
|
Loading…
Reference in a new issue