projects
/
libav.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
libm.h needs attributes.h
[libav.git]
/
libavutil
/
libm.h
diff --git
a/libavutil/libm.h
b/libavutil/libm.h
index
c9d188b
..
996486c
100644
(file)
--- a/
libavutil/libm.h
+++ b/
libavutil/libm.h
@@
-26,6
+26,7
@@
#include <math.h>
#include "config.h"
+#include "attributes.h"
#if !HAVE_EXP2
#undef exp2