dos.h is not needed here (or anywhere actually)

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1902 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
avolkov
2005-10-15 04:15:25 +00:00
parent d45ab420bc
commit 56be6f645e
-1
View File
@@ -17,7 +17,6 @@
*/
#ifdef WIN32
#include <dos.h>
#include <io.h>
#endif
#include <stdio.h>