mirror of
https://github.com/ImageMagick/ImageMagick.git
synced 2026-05-31 11:18:42 +02:00
Use our own define until we can do a proper version check.
This commit is contained in:
+1
-1
@@ -332,7 +332,7 @@ static void SetLibRawParams(const ImageInfo *image_info,Image *image,
|
||||
}
|
||||
|
||||
static void LibRawDataError(void *data,const char *magick_unused(file),
|
||||
#if defined(_MSC_VER)
|
||||
#if MAGICK_LIBRAW_VERSION_TAIL == 202502
|
||||
const INT64 offset)
|
||||
#else
|
||||
const int offset)
|
||||
|
||||
Reference in New Issue
Block a user