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