More accurate fix for libtiff and aarch64.
This commit is contained in:
parent
0f263e125b
commit
8acd4c3ff4
@ -50,8 +50,9 @@
|
||||
#include "precomp.hpp"
|
||||
#include "grfmt_tiff.hpp"
|
||||
|
||||
#define int64 int64_tiff
|
||||
#define uint64 uint64_tiff
|
||||
#if !defined _MSC_VER && !defined __BORLANDC__
|
||||
# include <stdint.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_TIFF
|
||||
# include "tiff.h"
|
||||
|
Loading…
Reference in New Issue
Block a user