]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Mon, 6 Feb 2012 15:36:50 +0000 (15:36 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Mon, 6 Feb 2012 15:36:50 +0000 (15:36 +0000)
coders/wmf.c

index 98a0288f6205bff5c0fe292e9fee9d7b56e38e1b..7151a6a4027003460e3c7e1077ce06844c918c1a 100644 (file)
 #include "MagickCore/module.h"
 #include "MagickWand/MagickWand.h"
 
+#if defined(__CYGWIN__)
+#undef MAGICKCORE_WMF_DELEGATE 
+#endif
+
 #if defined(MAGICKCORE_WMF_DELEGATE)
 #include "libwmf/api.h"
 #include "libwmf/eps.h"