mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-05 06:59:32 +03:00
remove spurious include
This commit is contained in:
parent
96b55bd0bb
commit
d976fbe08b
1 changed files with 0 additions and 2 deletions
|
@ -380,8 +380,6 @@ void mi_thread_done(void) mi_attr_noexcept {
|
|||
_mi_thread_done(NULL);
|
||||
}
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
void _mi_thread_done(mi_heap_t* heap)
|
||||
{
|
||||
// calling with NULL implies using the default heap
|
||||
|
|
Loading…
Add table
Reference in a new issue