mirror of
https://github.com/mii443/libdatachannel.git
synced 2025-12-09 05:58:24 +00:00
Replace sys/time with ctime
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "helpers.hpp"
|
#include "helpers.hpp"
|
||||||
#include <sys/time.h>
|
#include <ctime>
|
||||||
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
using namespace rtc;
|
using namespace rtc;
|
||||||
|
|||||||
Reference in New Issue
Block a user