Update resource.h

This commit is contained in:
木头云 2019-07-04 16:45:34 +08:00 committed by GitHub
parent 6b7c561496
commit bd2097e608
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,8 +17,6 @@
namespace ipc {
namespace mem {
namespace detail {
using chunk_variable_alloc =
static_wrapper<async_wrapper<variable_alloc<
sizeof(void*) * 1024 * 256 /* 2MB(x64) */ >>>;