提交 33338b72 编写于 作者: A Alexey Milovidov

Fix Mac OS #10246

上级 f2290bf2
......@@ -45,7 +45,10 @@ private:
Container container;
mutable std::mutex container_mutex;
#if defined(OS_LINUX)
MemoryStatisticsOS memory_stat;
#endif
ThreadFromGlobalPool thread;
void run();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册