projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7e7d40
)
libm.h needs attributes.h
author
Måns Rullgård
<mans@mansr.com>
Tue, 9 Mar 2010 16:17:59 +0000
(16:17 +0000)
committer
Måns Rullgård
<mans@mansr.com>
Tue, 9 Mar 2010 16:17:59 +0000
(16:17 +0000)
Originally committed as revision 22405 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/libm.h
patch
|
blob
|
history
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