mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-22 00:40:41 +02:00
Merge "histogram.h: cosmetics: remove unnecessary includes"
This commit is contained in:
@ -14,10 +14,6 @@
|
||||
#ifndef 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 "./backward_references.h"
|
||||
|
Reference in New Issue
Block a user