]> git.sesse.net Git - x264/blobdiff - common/mc.c
move os/compiler specific defines to their own header
[x264] / common / mc.c
index 9a498caa838981544729b396a17282708831704c..6d3a226b62ce12a8d261fba89ccef29ef495958f 100644 (file)
@@ -21,9 +21,6 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA.
  *****************************************************************************/
 
-#include <stdio.h>
-#include <string.h>
-
 #include "common.h"
 #include "clip1.h"