mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-13 19:51:49 +08:00
简化命名空间
This commit is contained in:
@@ -30,9 +30,7 @@
|
||||
#include <stdarg.h>
|
||||
#include "Util/util.h"
|
||||
#include "Network/sockutil.h"
|
||||
|
||||
using namespace ZL::Util;
|
||||
using namespace ZL::Network;
|
||||
using namespace toolkit;
|
||||
|
||||
/*
|
||||
* Used to do unaligned loads on archs that don't support them. GCC can mostly
|
||||
|
||||
Reference in New Issue
Block a user