mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-03-22 05:50:53 +08:00
兼容opensuse系统编译
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
|
||||
#include "JemallocUtil.h"
|
||||
#include "Util/logger.h"
|
||||
#include <cstdint>
|
||||
#ifdef USE_JEMALLOC
|
||||
#include <array>
|
||||
#include <iostream>
|
||||
|
||||
@@ -12,6 +12,7 @@
|
||||
#define ZLMEDIAKIT_JEMALLOCUTIL_H
|
||||
#include <functional>
|
||||
#include <string>
|
||||
#include <cstdint>
|
||||
namespace mediakit {
|
||||
class JemallocUtil {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user