mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-16 04:55:58 +08:00
简化命名空间
This commit is contained in:
@@ -39,10 +39,7 @@
|
||||
#include "cleaner.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace ZL::Util;
|
||||
using namespace ZL::Rtmp;
|
||||
using namespace ZL::Rtsp;
|
||||
using namespace ZL::Http;
|
||||
using namespace toolkit;
|
||||
|
||||
static TcpServer::Ptr s_pRtspSrv;
|
||||
static TcpServer::Ptr s_pRtmpSrv;
|
||||
|
||||
Reference in New Issue
Block a user