Fix std::ignore is in <tuple>. (#502)

This commit is contained in:
Tim Ebbeke 2022-10-25 21:26:12 +02:00 committed by GitHub
parent aeaf39b8ea
commit dfdbe1eecf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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