diff faandct.c @ 2024:f65d87bfdd5a libavcodec

some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge dot net>)
author michael
date Tue, 18 May 2004 17:09:46 +0000
parents eb26d190cf5a
children ef2149182f1c
line wrap: on
line diff
--- a/faandct.c	Tue May 18 01:53:43 2004 +0000
+++ b/faandct.c	Tue May 18 17:09:46 2004 +0000
@@ -26,8 +26,6 @@
  * @author Michael Niedermayer <michaelni@gmx.at>
  */
 
-#include <math.h>
-
 #include "dsputil.h"
 #include "faandct.h"