mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-12-16 01:48:56 +08:00
Use IWYU.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#include "ftxui/dom/elements.hpp"
|
||||
#include <functional> // for function
|
||||
#include <utility> // for move
|
||||
|
||||
#include "ftxui/dom/elements.hpp" // for Decorator, Element, Elements, operator|, nothing
|
||||
|
||||
namespace ftxui {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user