1
1

Another header for using _getch on Windows.

This commit was SVN r21537.
Этот коммит содержится в:
Shiqing Fan
2009-06-26 13:07:08 +00:00
родитель 5b4b8f8899
Коммит c8284907c4

Просмотреть файл

@ -69,6 +69,7 @@
#include <ws2tcpip.h> #include <ws2tcpip.h>
#include <process.h> #include <process.h>
#include <signal.h> #include <signal.h>
#include <conio.h>
/** /**
* For all file io operations * For all file io operations
*/ */