Fix build errors.

This commit is contained in:
ArthurSonzogni
2025-06-02 16:02:04 +02:00
parent 4898e859d8
commit 9577dfc0b3
2 changed files with 2 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
// the LICENSE file.
#include <ftxui/component/component.hpp>
#include <ftxui/component/screen_interactive.hpp>
#include <string>
using namespace ftxui;

View File

@@ -3,6 +3,7 @@
// the LICENSE file.
#include <ftxui/component/component.hpp>
#include <ftxui/component/screen_interactive.hpp>
#include <string>
using namespace ftxui;