mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-12 17:22:28 +03:00
requiring lcms > 2
This commit is contained in:
parent
13860addc4
commit
16eed66095
|
@ -28,10 +28,6 @@ http://www.cazabon.com\n\
|
||||||
#include "Imaging.h"
|
#include "Imaging.h"
|
||||||
#include "py3.h"
|
#include "py3.h"
|
||||||
|
|
||||||
#if LCMS_VERSION < 117
|
|
||||||
#define LCMSBOOL BOOL
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
#include <windef.h>
|
#include <windef.h>
|
||||||
#include <wingdi.h>
|
#include <wingdi.h>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user