mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-09 16:10:48 +03:00
Merge pull request #460 from cgohlke/patch-1
BLD: Fix msvc build error C1189: "No Target Architecture"
This commit is contained in:
commit
b53bab9976
|
@ -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