platform.h moved.
This commit is contained in:
@ -222,7 +222,7 @@ static void usleep(const int64_t &t) {
|
|||||||
|
|
||||||
|
|
||||||
// termios.h compatibility
|
// termios.h compatibility
|
||||||
#if defined(_MSC_VER)
|
#if defined(_MSC_VER) || defined(_WIN32)
|
||||||
// TODO: termios stuff here ...
|
// TODO: termios stuff here ...
|
||||||
#else
|
#else
|
||||||
#include <termios.h>
|
#include <termios.h>
|
Reference in New Issue
Block a user