mirror of
https://github.com/opencv/opencv.git
synced 2024-11-28 13:10:12 +08:00
TIFF support hack for aarch64 reverted.
This commit is contained in:
parent
396f7e1a17
commit
d277a1ba75
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user