#86171# new macros to measure memory access
This commit is contained in:
parent
3b5679d924
commit
2a28ec0a24
1 changed files with 3 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: debug.hxx,v $
|
* $RCSfile: debug.hxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.6 $
|
* $Revision: 1.7 $
|
||||||
*
|
*
|
||||||
* last change: $Author: as $ $Date: 2001-05-30 10:58:19 $
|
* last change: $Author: as $ $Date: 2001-06-05 10:18:00 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to the terms of
|
* The Contents of this file are made available subject to the terms of
|
||||||
* either of the following licenses
|
* either of the following licenses
|
||||||
|
@ -121,6 +121,7 @@
|
||||||
#undef ENABLE_TARGETINGDEBUG
|
#undef ENABLE_TARGETINGDEBUG
|
||||||
#undef ENABLE_PLUGINDEBUG
|
#undef ENABLE_PLUGINDEBUG
|
||||||
#undef ENABLE_TIMEMEASURE
|
#undef ENABLE_TIMEMEASURE
|
||||||
|
#undef ENABLE_MEMORYMEASURE
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue