mirror of
https://github.com/webmproject/libwebp.git
synced 2024-11-20 04:18:26 +01:00
Merge "remove unused #include's"
This commit is contained in:
commit
479ffd8b5d
@ -13,12 +13,6 @@
|
||||
|
||||
#include "./cost.h"
|
||||
|
||||
#if defined(WEBP_USE_SSE2)
|
||||
#include <emmintrin.h>
|
||||
#endif // WEBP_USE_SSE2
|
||||
|
||||
#include "../utils/utils.h"
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Boolean-cost cost table
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user