mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-21 08:22:21 +08:00
简化命名空间
This commit is contained in:
@@ -34,9 +34,8 @@
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
#include "Util/File.h"
|
||||
|
||||
using namespace std;
|
||||
using namespace ZL::Util;
|
||||
using namespace toolkit;
|
||||
|
||||
#define TS_PACKET_SIZE 188
|
||||
#define TS_PACKET_HEADER 4
|
||||
|
||||
Reference in New Issue
Block a user