You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
lavfi/unsharp: remove unused float.h include.
This commit is contained in:
@@ -36,8 +36,6 @@
|
||||
* http://www.engin.umd.umich.edu/~jwvm/ece581/21_GBlur.pdf
|
||||
*/
|
||||
|
||||
#include <float.h> /* DBL_MAX */
|
||||
|
||||
#include "avfilter.h"
|
||||
#include "formats.h"
|
||||
#include "internal.h"
|
||||
|
Reference in New Issue
Block a user