Commit 9a6a046c authored by Vadim Pisarevsky's avatar Vadim Pisarevsky

Merge pull request #3613 from asmorkalov:aarch64_tiff

parents c29c52a2 d277a1ba
......@@ -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