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:
71e4199
)
10l to Mans, assert is included later with proper DEBUG/NDEBUG ifdefs
author
Alex Beregszaszi
<alex@rtfs.hu>
Sat, 14 Jul 2007 11:33:16 +0000
(11:33 +0000)
committer
Alex Beregszaszi
<alex@rtfs.hu>
Sat, 14 Jul 2007 11:33:16 +0000
(11:33 +0000)
Originally committed as revision 9636 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavutil/internal.h
patch
|
blob
|
history
diff --git
a/libavutil/internal.h
b/libavutil/internal.h
index
d6a6a91
..
b44e122
100644
(file)
--- a/
libavutil/internal.h
+++ b/
libavutil/internal.h
@@
-27,7
+27,6
@@
#define INTERNAL_H
#include <stdint.h>
-#include <assert.h>
#ifndef attribute_used
#if defined(__GNUC__) && (__GNUC__ > 3 || __GNUC__ == 3 && __GNUC_MINOR__ > 0)