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