mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-14 12:05:58 +08:00
简化命名空间
This commit is contained in:
@@ -28,8 +28,7 @@
|
||||
#include "Device/PlayerProxy.h"
|
||||
#include "Util/onceToken.h"
|
||||
|
||||
using namespace ZL::DEV;
|
||||
using namespace ZL::Util;
|
||||
using namespace toolkit;
|
||||
|
||||
static recursive_mutex s_mtxMapProxyPlayer;
|
||||
static unordered_map<void *, PlayerProxy::Ptr> s_mapProxyPlayer;
|
||||
|
||||
Reference in New Issue
Block a user