Adding separate static library and DLL demonstration program projects
[freeglut] / progs / demos / Lorenz / lorenz.c
index be32c77..f2de979 100644 (file)
@@ -31,7 +31,6 @@
 #include <stdlib.h>
 #include <string.h>
 #include <math.h>
-#include <time.h>
 #include <GL/freeglut.h>
 #ifdef WIN32
 /* DUMP MEMORY LEAKS */