Fixed build error.

This commit is contained in:
Dirk Lemstra
2024-11-03 08:53:45 +01:00
parent ffc0b62cac
commit f02dbd252f
+1 -1
View File
@@ -32,7 +32,7 @@
#include <errno.h>
#include <stdint.h>
void* operator new(std::size_t, void*) throw();
void* operator new(size_t, void*) throw();
//
// Include ImageMagick headers into namespace "MagickCore". If