TIFF support hack for aarch64 reverted.
This commit is contained in:
parent
396f7e1a17
commit
d277a1ba75
@ -50,9 +50,8 @@
|
|||||||
#include "precomp.hpp"
|
#include "precomp.hpp"
|
||||||
#include "grfmt_tiff.hpp"
|
#include "grfmt_tiff.hpp"
|
||||||
|
|
||||||
#if !defined _MSC_VER && !defined __BORLANDC__
|
#define int64 int64_tiff
|
||||||
# include <stdint.h>
|
#define uint64 uint64_tiff
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef HAVE_TIFF
|
#ifdef HAVE_TIFF
|
||||||
# include "tiff.h"
|
# include "tiff.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user