]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Thu, 23 Jan 2014 13:28:07 +0000 (13:28 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Thu, 23 Jan 2014 13:28:07 +0000 (13:28 +0000)
MagickCore/property.c

index 94e8172b1aa05ef9b2829262a39f8806e9c08c2a..a36dec0f020091a35408e421fd9ebea286040256 100644 (file)
 #endif
 #endif
 \f
+/*
+  Define declarations.
+*/
+#if defined(MAGICKCORE_LCMS_DELEGATE)
+#if defined(LCMS_VERSION) && (LCMS_VERSION < 2000)
+#define  msUInt32Number  DWORD
+#endif
+#endif
+\f
 /*
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 %                                                                             %