diff options
| -rw-r--r-- | progs/trivial/tri-fbo-tex-mip.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/progs/trivial/tri-fbo-tex-mip.c b/progs/trivial/tri-fbo-tex-mip.c index 0744369501..df4725c7b4 100644 --- a/progs/trivial/tri-fbo-tex-mip.c +++ b/progs/trivial/tri-fbo-tex-mip.c @@ -6,7 +6,6 @@  #include <assert.h>  #include <stdio.h>  #include <stdlib.h> -#include <string.h>  #include <math.h>  /* For debug */ | 
