mirror of
https://gitee.com/xia-chu/ZLMediaKit.git
synced 2026-05-21 09:07:49 +08:00
修复travis-ci编译不过的问题
This commit is contained in:
parent
ec902f5164
commit
805a1a945e
@ -29,6 +29,8 @@
|
|||||||
#define COMMON_CONFIG_H
|
#define COMMON_CONFIG_H
|
||||||
|
|
||||||
#include "Util/mini.h"
|
#include "Util/mini.h"
|
||||||
|
#include <functional>
|
||||||
|
using namespace std;
|
||||||
using namespace ZL::Util;
|
using namespace ZL::Util;
|
||||||
|
|
||||||
namespace Config {
|
namespace Config {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user