avutil/libm: Only include intfloat.h when needed
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
079110238a
commit
c94143350f
20 changed files with 23 additions and 2 deletions
|
|
@ -21,6 +21,7 @@
|
|||
|
||||
#include "libavutil/rational.c"
|
||||
#include "libavutil/integer.h"
|
||||
#include "libavutil/intfloat.h"
|
||||
|
||||
int main(void)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue