mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-04 09:47:33 +08:00
简化命名空间
This commit is contained in:
@@ -33,9 +33,7 @@
|
||||
#include "cleaner.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace ZL::Util;
|
||||
using namespace ZL::Http;
|
||||
|
||||
using namespace toolkit;
|
||||
|
||||
static recursive_mutex s_mtxMapDownloader;
|
||||
static unordered_map<void *, HttpDownloader::Ptr> s_mapDownloader;
|
||||
|
||||
Reference in New Issue
Block a user