or rather, only define it if windows.h has been included before
svn path=/trunk/; revision=23244
This commit is contained in:
parent
cc171ddf19
commit
c8e333acf5
1 changed files with 1 additions and 1 deletions
|
|
@ -23,9 +23,9 @@
|
|||
#ifdef G_OS_WIN32
|
||||
#define STRICT
|
||||
#include <windows.h>
|
||||
#define LCMS_WIN_TYPES_ALREADY_DEFINED
|
||||
#endif
|
||||
|
||||
#define LCMS_WIN_TYPES_ALREADY_DEFINED
|
||||
#ifdef HAVE_LCMS_LCMS_H
|
||||
#include <lcms/lcms.h>
|
||||
#else
|
||||
|
|
|
|||
Loading…
Reference in a new issue