1 changed files with 0 additions and 8 deletions
@ -1,8 +0,0 @@ |
|||
#pragma once |
|||
|
|||
#include <mimalloc.h> |
|||
|
|||
#include "detail/hive_detail.hpp" |
|||
|
|||
template <typename T> |
|||
using hive_mp = detail::hive<T, mi_stl_allocator<T>>; |
|||
Loading…
Reference in new issue