progs/tests: Fix MSVC build.

(cherry picked from commit f7455ad7af)
This commit is contained in:
Vinson Lee
2009-10-08 08:08:11 -06:00
parent 791b754687
commit a38776419b

View File

@@ -16,7 +16,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <GL/glew.h>
#include <GL/glut.h>