diff options
Diffstat (limited to 'include/tinyff/stream.h')
| -rw-r--r-- | include/tinyff/stream.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/tinyff/stream.h b/include/tinyff/stream.h index 9f12784..d8705dd 100644 --- a/include/tinyff/stream.h +++ b/include/tinyff/stream.h @@ -2,7 +2,6 @@ #define STREAM_H #include <stddef.h> -#include <stdio.h> #define FF_NULL_STREAM {0} |
