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 35a088a commit b39a5a8Copy full SHA for b39a5a8
Include/exports.h
@@ -25,7 +25,6 @@
25
# define HAVE_DECLSPEC_DLL
26
#endif
27
28
-
29
#if defined(_WIN32) || defined(__CYGWIN__)
30
#if defined(Py_ENABLE_SHARED)
31
#define Py_IMPORTED_SYMBOL __declspec(dllimport)
0 commit comments