Removed warning.

This commit is contained in:
Deathsbreed 2014-10-30 15:34:19 -05:00
parent fe0b52768d
commit 5295cf9f8a

View File

@ -17,6 +17,7 @@
*/ */
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <string.h>
#include <time.h> #include <time.h>
char version[7] = "v0.1"; char version[7] = "v0.1";