- oops, fix previous commit, that wasn't meant to be in there

This commit is contained in:
Rachael Alexanderson 2021-01-01 22:44:36 -05:00
parent 54fba4d642
commit e917cd0a2c

View file

@ -36,7 +36,7 @@
#include "zstring.h"
#if !defined _WIN32 && !defined __APPLE__ || (defined _WIN32 && !defined _M_ARM64)
#if !defined _WIN32 && !defined __APPLE__
#ifdef NO_CLOCK_GETTIME
class cycle_t