mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2024-11-22 18:59:59 +08:00
Fix std::ignore is in <tuple>. (#502)
This commit is contained in:
parent
aeaf39b8ea
commit
dfdbe1eecf
@ -12,6 +12,7 @@
|
||||
#include <cstdint> // for uint32_t, uint8_t
|
||||
#include <locale> // for wstring_convert
|
||||
#include <string> // for string, basic_string, wstring
|
||||
#include <tuple> // for std::ignore
|
||||
|
||||
#include "ftxui/screen/deprecated.hpp" // for wchar_width, wstring_width
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user