mirror of
https://github.com/webmproject/libwebp.git
synced 2025-12-24 05:56:27 +01:00
Merge "remove unused #include's"
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