mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-14 03:55:58 +08:00
提供Android编译支持
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
#include "Util/onceToken.h"
|
||||
#include "Network/sockutil.h"
|
||||
|
||||
#ifndef UINT64_MAX
|
||||
#define UINT64_MAX 0xFFFFFFFFFFFFFFFF
|
||||
#endif//UINT64_MAX
|
||||
|
||||
using namespace ZL::Network;
|
||||
|
||||
namespace Config {
|
||||
|
||||
Reference in New Issue
Block a user