[*] Amend prior. am lowiq. missed export linkage
This commit is contained in:
parent
cb2b58eb52
commit
9cf52c7419
@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
namespace Aurora::Console::ConsoleStd
|
namespace Aurora::Console::ConsoleStd
|
||||||
{
|
{
|
||||||
bool IsStdOutTTY(AuUInt handle);
|
AUKN_SYM bool IsStdOutTTY(AuUInt handle);
|
||||||
bool IsStdOutTTY();
|
AUKN_SYM bool IsStdOutTTY();
|
||||||
}
|
}
|
||||||
|
|
||||||
#include "ENoncanonicalInput.hpp"
|
#include "ENoncanonicalInput.hpp"
|
||||||
|
Loading…
Reference in New Issue
Block a user