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:
2791730
)
Merge two adjacent ifdef blocks
author
Måns Rullgård
<mans@mansr.com>
Mon, 8 Mar 2010 21:28:58 +0000
(21:28 +0000)
committer
Måns Rullgård
<mans@mansr.com>
Mon, 8 Mar 2010 21:28:58 +0000
(21:28 +0000)
Originally committed as revision 22347 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/common.h
patch
|
blob
|
history
diff --git
a/libavutil/common.h
b/libavutil/common.h
index
0ba6911
..
010fe4c
100644
(file)
--- a/
libavutil/common.h
+++ b/
libavutil/common.h
@@
-38,9
+38,6
@@
#ifdef HAVE_AV_CONFIG_H
#include "config.h"
-#endif
-
-#ifdef HAVE_AV_CONFIG_H
# include "intmath.h"
#endif