mirror of
https://github.com/webmproject/libwebp.git
synced 2025-09-22 18:52:04 +02:00
Merge changes If1331d3c,I86fe3847
* changes: types.h: centralize use of stddef.h vp8io: use size_t for buffer size
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
#define WEBP_UTILS_BIT_READER_H_
|
||||
|
||||
#include <assert.h>
|
||||
#include <stddef.h> // For size_t
|
||||
#ifdef _MSC_VER
|
||||
#include <stdlib.h> // _byteswap_ulong
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user