Use our own define until we can do a proper version check.

This commit is contained in:
Dirk Lemstra
2025-04-19 09:32:23 +02:00
parent 8f04fd0326
commit ab38e07c6b
+1 -1
View File
@@ -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)