Fixed some MSVC warnings.

This commit is contained in:
jbo_85
2006-03-12 02:26:03 +00:00
parent 1cece81acb
commit 45b7881b46
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#include <process.h>
#define _POSIX_
#include <io.h>
#define _POSIX_
#include <stdio.h>
#include <stdlib.h>
#include <string.h>