mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-01-19 06:19:34 +08:00
7 lines
99 B
C++
7 lines
99 B
C++
|
#pragma GCC diagnostic push
|
||
|
|
||
|
#include "my_ev_common.h"
|
||
|
#include "ev.c"
|
||
|
|
||
|
#pragma GCC diagnostic pop
|