We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47738f9 commit 6366f00Copy full SHA for 6366f00
src/PythonQtPythonInclude.h
@@ -85,6 +85,7 @@
85
# include <wchar.h>
86
# if defined(_MSC_VER) && _MSC_VER >= 1400
87
# define _CRT_NOFORCE_MANIFEST 1
88
+# define _STL_NOFORCE_MANIFEST 1
89
# endif
90
# include <Python.h>
91
# define _DEBUG
0 commit comments