mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
Remove obsolete version.h inclusions
These have mostly been added because of FF_API_*; yet when these were removed, removing the header has been forgotten. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
2c05ee092b
commit
e7bd47e657
29 changed files with 0 additions and 33 deletions
|
|
@ -30,7 +30,6 @@
|
|||
#include "libavutil/intmath.h"
|
||||
#include "libavutil/common.h"
|
||||
#include "avassert.h"
|
||||
#include "version.h"
|
||||
|
||||
/* Stein's binary GCD algorithm:
|
||||
* https://en.wikipedia.org/wiki/Binary_GCD_algorithm */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue