changeset 365:7f9e8e77c86b libavutil

10l to Mans, assert is included later with proper DEBUG/NDEBUG ifdefs
author alex
date Sat, 14 Jul 2007 11:33:16 +0000
parents d83531dda292
children 4d3f4347b718
files internal.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/internal.h	Sat Jul 14 00:15:01 2007 +0000
+++ b/internal.h	Sat Jul 14 11:33:16 2007 +0000
@@ -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)