mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-27 22:28:22 +01:00
remove unused #include's
Change-Id: Icd91a4b6a0bde49145f57e3e74a997822c45792c
This commit is contained in:
parent
6679f8996f
commit
158aff9bb9
@ -13,12 +13,6 @@
|
|||||||
|
|
||||||
#include "./cost.h"
|
#include "./cost.h"
|
||||||
|
|
||||||
#if defined(WEBP_USE_SSE2)
|
|
||||||
#include <emmintrin.h>
|
|
||||||
#endif // WEBP_USE_SSE2
|
|
||||||
|
|
||||||
#include "../utils/utils.h"
|
|
||||||
|
|
||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
// Boolean-cost cost table
|
// Boolean-cost cost table
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user