mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-16 00:45:48 +08:00
fixed compilation
This commit is contained in:
parent
3899e8a560
commit
40fc5becff
@ -447,7 +447,7 @@ namespace spdlog
|
|||||||
|
|
||||||
// Detrmine if the terminal attached
|
// Detrmine if the terminal attached
|
||||||
// Source: https://github.com/agauniyal/rang/
|
// Source: https://github.com/agauniyal/rang/
|
||||||
bool in_terminal(FILE* file)
|
inline bool in_terminal(FILE* file)
|
||||||
{
|
{
|
||||||
|
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
|
Loading…
Reference in New Issue
Block a user