We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3eaabb commit 4781419Copy full SHA for 4781419
src/read.c
@@ -7,7 +7,6 @@
7
#include <inttypes.h>
8
#include <limits.h>
9
#include <math.h>
10
-#include <stdint.h>
11
#include <stdio.h>
12
#include <string.h>
13
src/stream.c
@@ -5,7 +5,6 @@
5
6
#include <assert.h>
#include <stdlib.h>
tests/avifyuv.c
@@ -4,7 +4,6 @@
4
#include "avif/avif.h"
0 commit comments