mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
This compiles on Windows now.
This commit is contained in:
parent
feab23f834
commit
1b6e08a25e
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#include <largeint.h>
|
||||
#include <direct.h> /* for getcwd() */
|
||||
typedef LARGE_INTEGER hs_time;
|
||||
#define GETTIMEOFDAY(p) QueryPerformanceCounter(p)
|
||||
|
||||
#else
|
||||
#ifndef HAVE_GETTIMEOFDAY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue