diff rational.c @ 618:e0bf946f7d23 libavutil

Directly #include a bunch of indirectly #included headers.
author diego
date Sat, 24 Jan 2009 14:55:30 +0000
parents 819752f80c64
children 8c48a1b999a3
line wrap: on
line diff
--- a/rational.c	Wed Jan 21 23:55:51 2009 +0000
+++ b/rational.c	Sat Jan 24 14:55:30 2009 +0000
@@ -25,6 +25,7 @@
  * @author Michael Niedermayer <michaelni@gmx.at>
  */
 
+#include <assert.h>
 //#include <math.h>
 #include <limits.h>