diff --git a/README.md b/README.md index 163c2ce..2b126c9 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ You will also need to compile the relevant parts of snmalloc itself. Create a ne #define NO_BOOTSTRAP_ALLOCATOR #include "snmalloc/src/override/malloc.cc" +#include "snmalloc/src/override/new.cc" ``` # Porting snmalloc to a new platform