mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-10-14 01:35:36 +08:00
Update main.cpp
This commit is contained in:
2
main.cpp
2
main.cpp
@@ -8,7 +8,7 @@
|
|||||||
#include "delay_manager.h"
|
#include "delay_manager.h"
|
||||||
#include "fec_manager.h"
|
#include "fec_manager.h"
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
typedef unsigned long long u64_t; //this works on most platform,avoid using the PRId64
|
typedef unsigned long long u64_t; //this works on most platform,avoid using the PRId64
|
||||||
typedef long long i64_t;
|
typedef long long i64_t;
|
||||||
|
Reference in New Issue
Block a user