mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 17:36:18 +03:00
BLD: Fix msvc build error C1189: "No Target Architecture"
This commit is contained in:
parent
74f83b7c5b
commit
deb44ddd52
|
@ -29,6 +29,7 @@ http://www.cazabon.com\n\
|
||||||
#include "py3.h"
|
#include "py3.h"
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
|
#include <windows.h>
|
||||||
#include <windef.h>
|
#include <windef.h>
|
||||||
#include <wingdi.h>
|
#include <wingdi.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue
Block a user