Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc499b commit bcaac81Copy full SHA for bcaac81
1 file changed
Python/pytime.c
@@ -1,7 +1,6 @@
1
#include "Python.h"
2
#ifdef MS_WINDOWS
3
#include <windows.h>
4
-#include <winsock2.h> /* struct timeval */
5
#endif
6
7
#if defined(__APPLE__)
0 commit comments