changeset 24211:dd0e88e44112

Remove unused #include.
author diego
date Mon, 27 Aug 2007 10:50:58 +0000
parents 1da5724cc7a7
children 87c196d3755f
files TOOLS/fastmemcpybench.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/TOOLS/fastmemcpybench.c	Mon Aug 27 10:32:46 2007 +0000
+++ b/TOOLS/fastmemcpybench.c	Mon Aug 27 10:50:58 2007 +0000
@@ -17,8 +17,6 @@
 #include <sys/time.h>
 #include <inttypes.h>
 
-#include "libvo/fastmemcpy.h"
-
 //#define ARR_SIZE 100000
 #define ARR_SIZE (1024*768*2)