mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-25 02:09:59 +02:00
remove unused #include's
Change-Id: Icd91a4b6a0bde49145f57e3e74a997822c45792c
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user