Skip to content

Commit

Permalink
re enable mimalloc
Browse files Browse the repository at this point in the history
  • Loading branch information
radkesvat committed Aug 13, 2024
1 parent 5276627 commit c4578b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ww/managers/memory_manager.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#include <stdint.h>


#define ALLOCATOR_BYPASS // switch to stdlib allocators
// #define ALLOCATOR_BYPASS // switch to stdlib allocators



Expand Down

0 comments on commit c4578b3

Please sign in to comment.