Commit d277a1ba authored by Alexander Smorkalov's avatar Alexander Smorkalov

TIFF support hack for aarch64 reverted.

parent 396f7e1a
......@@ -50,9 +50,8 @@
#include "precomp.hpp"
#include "grfmt_tiff.hpp"
#if !defined _MSC_VER && !defined __BORLANDC__
# include <stdint.h>
#endif
#define int64 int64_tiff
#define uint64 uint64_tiff
#ifdef HAVE_TIFF
# include "tiff.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment