mirror of
https://github.com/webmproject/libwebp.git
synced 2025-02-13 07:22:52 +01:00
histogram.h: cosmetics: remove unnecessary includes
Change-Id: Ia8277d3587534c2a1af05d3df57a6973a68be16d
This commit is contained in:
parent
e978fec61a
commit
dbba67d1e7
@ -14,10 +14,6 @@
|
|||||||
#ifndef WEBP_ENC_HISTOGRAM_H_
|
#ifndef WEBP_ENC_HISTOGRAM_H_
|
||||||
#define WEBP_ENC_HISTOGRAM_H_
|
#define WEBP_ENC_HISTOGRAM_H_
|
||||||
|
|
||||||
#include <assert.h>
|
|
||||||
#include <stddef.h>
|
|
||||||
#include <stdlib.h>
|
|
||||||
#include <stdio.h>
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#include "./backward_references.h"
|
#include "./backward_references.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user