diff ppc/float_altivec.c @ 9421:dd2b5e52336a libavcodec

Remove gcc_fixes.h. It only contains workarounds for unsupported gcc versions.
author diego
date Sun, 12 Apr 2009 21:45:26 +0000
parents 5a923bd4f5c6
children 4d1b9ca628fc
line wrap: on
line diff
--- a/ppc/float_altivec.c	Sun Apr 12 21:42:55 2009 +0000
+++ b/ppc/float_altivec.c	Sun Apr 12 21:45:26 2009 +0000
@@ -20,8 +20,6 @@
 
 #include "libavcodec/dsputil.h"
 
-#include "gcc_fixes.h"
-
 #include "dsputil_altivec.h"
 #include "util_altivec.h"