Commit 7eed4aef authored by Alex Beregszaszi's avatar Alex Beregszaszi

10l to Mans, assert is included later with proper DEBUG/NDEBUG ifdefs

Originally committed as revision 9636 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 71e41994
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment