From 28ce1ef089a099334920a2d12698fa6354e30247 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Thu, 31 Dec 2020 14:36:48 +0100 Subject: [PATCH] Revert "Added stdint.h" This reverts commit fb84e7396ba10d984649a9d20503c461024bd930 which seems to have added unnecessary stdint.h inclusion breaking compilation with ancient MSVS version not providing this file. --- libtiff/tif_fax3sm.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libtiff/tif_fax3sm.c b/libtiff/tif_fax3sm.c index ba2fc532..822191ec 100644 --- a/libtiff/tif_fax3sm.c +++ b/libtiff/tif_fax3sm.c @@ -1,6 +1,5 @@ /* WARNING, this file was automatically generated by the mkg3states program */ -#include #include "tiff.h" #include "tif_fax3.h" const TIFFFaxTabEnt TIFFFaxMainTable[128] = {