forked from weaselab/conflict-set
Set -DNVALGRIND for release artifacts
This commit is contained in:
@@ -56,9 +56,6 @@ limitations under the License.
|
||||
#endif
|
||||
|
||||
#if SHOW_MEMORY
|
||||
#ifdef __APPLE__
|
||||
#include <malloc/malloc.h>
|
||||
#endif
|
||||
void addNode(struct Node *);
|
||||
void removeNode(struct Node *);
|
||||
void addKey(struct Node *);
|
||||
|
||||
Reference in New Issue
Block a user