mirror of
https://github.com/opencv/opencv.git
synced 2024-11-28 05:06:29 +08:00
Merge pull request #3613 from asmorkalov:aarch64_tiff
This commit is contained in:
commit
9a6a046caf
@ -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