mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2024-11-22 19:00:01 +08:00
修复jemalloc编译问题
This commit is contained in:
parent
d9ea82c800
commit
08d86c498e
@ -12,6 +12,7 @@
|
|||||||
#include "JemallocUtil.h"
|
#include "JemallocUtil.h"
|
||||||
#include "Util/logger.h"
|
#include "Util/logger.h"
|
||||||
#ifdef USE_JEMALLOC
|
#ifdef USE_JEMALLOC
|
||||||
|
#include <array>
|
||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <jemalloc/jemalloc.h>
|
#include <jemalloc/jemalloc.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user