How did that sneak in?

This commit is contained in:
C.W. Betts 2021-05-19 16:13:08 -06:00
commit e2f01a7e8a

View file

@ -4,7 +4,6 @@
#ifdef __APPLE__
#include <sys/time.h>
#endif
#include <time.h>
#include "thread.h"
#if defined WIN32 || defined _WIN32 || defined _WIN32
#include <windows.h>