1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 15:53:03 +04:00

Merge pull request #3534 from taka-no-me:build_fixes

This commit is contained in:
Vadim Pisarevsky
2014-12-26 14:34:13 +00:00
12 changed files with 44 additions and 21 deletions
+3
View File
@@ -50,6 +50,9 @@
#include "precomp.hpp"
#include "grfmt_tiff.hpp"
#define int64 int64_tiff
#define uint64 uint64_tiff
#ifdef HAVE_TIFF
# include "tiff.h"
# include "tiffio.h"