diff --git a/harbour/source/rtl/fm.c b/harbour/source/rtl/fm.c index bb52086e10..f7c2892a64 100644 --- a/harbour/source/rtl/fm.c +++ b/harbour/source/rtl/fm.c @@ -57,7 +57,7 @@ about several statistical data about memory management, it will show these on exit if memory seem to have leaked. This should be normally turned off in a final release */ -//#define HB_FM_STATISTICS +#define HB_FM_STATISTICS /* NOTE: The following #include "hbwinapi.h" must be ahead of any other #include statements! */