[svn] / trunk / xvidcore / examples / xvid_bench.c Repository:
ViewVC logotype

Diff of /trunk/xvidcore/examples/xvid_bench.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 684, Wed Nov 27 21:09:10 2002 UTC revision 813, Sun Feb 2 00:25:51 2003 UTC
# Line 35  Line 35 
35    
36  #include <stdio.h>  #include <stdio.h>
37  #include <stdlib.h>  #include <stdlib.h>
38  #ifdef  WIN32  #ifdef  _MSC_VER
39  #include <time.h>  /* for clock */  #include <time.h>  /* for clock */
40  #else  #else
41  #include <sys/time.h>  /* for gettimeofday */  #include <sys/time.h>  /* for gettimeofday */

Legend:
Removed from v.684  
changed lines
  Added in v.813

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4