mirror of
https://onedev.site.tesses.net/crosslang
synced 2026-02-08 17:15:45 +00:00
Add wii build
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
#ifdef CROSSLANG_ENABLE_TERMIOS
|
#ifdef CROSSLANG_ENABLE_TERMIOS
|
||||||
#include <termios.h>
|
#include <termios.h>
|
||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
|
#include <unistd.h>
|
||||||
#endif
|
#endif
|
||||||
namespace Tesses::CrossLang {
|
namespace Tesses::CrossLang {
|
||||||
#ifdef CROSSLANG_ENABLE_TERMIOS
|
#ifdef CROSSLANG_ENABLE_TERMIOS
|
||||||
|
|||||||
Reference in New Issue
Block a user