Skip to content

Commit

Permalink
updated vendored libtiff
Browse files Browse the repository at this point in the history
  • Loading branch information
sezero committed Oct 22, 2023
1 parent 17feacc commit 25769c4
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion VisualC/external/include/tiffio.h
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,6 @@ extern TIFFDataType TIFFFieldDataType(const TIFFField*);
extern int TIFFFieldPassCount(const TIFFField*);
extern int TIFFFieldReadCount(const TIFFField*);
extern int TIFFFieldWriteCount(const TIFFField*);
extern int TIFFFieldIsAnonymous(const TIFFField *);

typedef int (*TIFFVSetMethod)(TIFF*, uint32, va_list);
typedef int (*TIFFVGetMethod)(TIFF*, uint32, va_list);
Expand Down
Binary file modified VisualC/external/optional/x64/libtiff-5.dll
Binary file not shown.
Binary file modified VisualC/external/optional/x86/libtiff-5.dll
Binary file not shown.

0 comments on commit 25769c4

Please sign in to comment.