Убран time.h где он не нужен
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include "time.h"
|
||||
|
||||
void start_thread(void** thread_handle, void* (*task)(void*)) {
|
||||
#ifdef _WIN32
|
||||
|
||||
Reference in New Issue
Block a user