mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-19 07:20:02 +02:00
types.h: centralize use of stddef.h
for size_t / NULL Change-Id: If1331d3cf44296ed0ba9e838eae2f5b1bcaeb61b
This commit is contained in:
@ -11,7 +11,6 @@
|
||||
|
||||
#include "./filters.h"
|
||||
#include <assert.h>
|
||||
#include <stddef.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
|
Reference in New Issue
Block a user