mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-01-19 06:19:34 +08:00
Update main.cpp
This commit is contained in:
parent
bbf202a438
commit
5d6d904ff7
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;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user