mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-09 07:55:24 +08:00
简化命名空间
This commit is contained in:
@@ -36,11 +36,8 @@
|
||||
#include "Http/HttpDownloader.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace ZL::Util;
|
||||
using namespace ZL::Http;
|
||||
using namespace ZL::Poller;
|
||||
using namespace ZL::Network;
|
||||
|
||||
using namespace toolkit;
|
||||
using namespace mediakit;
|
||||
|
||||
int main(int argc, char *argv[]) {
|
||||
//设置退出信号处理函数
|
||||
|
||||
Reference in New Issue
Block a user