requiring lcms > 2

This commit is contained in:
wiredfool 2013-10-02 14:26:47 -07:00
parent 13860addc4
commit 16eed66095

View File

@ -28,10 +28,6 @@ http://www.cazabon.com\n\
#include "Imaging.h"
#include "py3.h"
#if LCMS_VERSION < 117
#define LCMSBOOL BOOL
#endif
#ifdef WIN32
#include <windef.h>
#include <wingdi.h>