Ticket #17903: exo-mmintrin.diff
File exo-mmintrin.diff, 376 bytes (added by afb@…, 16 years ago) |
---|
-
./exo/exo-gdk-pixbuf-extensions.c
old new 43 43 #ifdef HAVE_MATH_H 44 44 #include <math.h> 45 45 #endif 46 #if defined(__GNUC__) && defined(__MMX__) 46 47 #ifdef HAVE_MMINTRIN_H 47 48 #include <mmintrin.h> 48 49 #endif 50 #endif 49 51 #ifdef HAVE_STDLIB_H 50 52 #include <stdlib.h> 51 53 #endif