Skip to content

Commit ef5434b

Browse files
Your Nameclaude
andcommitted
Remove redundant #include <stdint.h>
Already included transitively via QuantTypes.h, as noted by @radarhere. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3a2e005 commit ef5434b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/libImaging/QuantPngQuant.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
*
99
*/
1010

11-
#include <stdint.h>
1211
#include <stdio.h>
1312
#include <stdlib.h>
1413
#include <string.h>

0 commit comments

Comments
 (0)