fix for Borland C
This commit is contained in:
parent
429b8162c6
commit
c1db5bfc08
@ -570,7 +570,7 @@ static void readtimer(void)
|
|||||||
DWORD w;
|
DWORD w;
|
||||||
LARGE_INTEGER l;
|
LARGE_INTEGER l;
|
||||||
static int have_perfc = 1;
|
static int have_perfc = 1;
|
||||||
#ifndef __GNUC__
|
#ifdef _MSC_VER
|
||||||
static int have_tsc = 1;
|
static int have_tsc = 1;
|
||||||
DWORD cyclecount;
|
DWORD cyclecount;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user