merge from dev

This commit is contained in:
Daan Leijen 2023-03-29 16:24:55 -07:00
commit c4220e43b6
9 changed files with 19 additions and 14 deletions

View file

@ -927,7 +927,7 @@ template<class T> struct mi_stl_allocator { }
/*! \page build Building
Checkout the sources from Github:
Checkout the sources from GitHub:
```
git clone https://github.com/microsoft/mimalloc
```