Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Common/Stats/Heap.cc

    r292d599b r1cb7fab2  
    2121#include <iostream>
    2222
    23 #if defined( NO_STATISTICS ) || defined( TCMALLOC )
     23#if defined( NO_STATISTICS )
    2424        #define NO_HEAP_STATISTICS
    2525#endif
Note: See TracChangeset for help on using the changeset viewer.