Remove NXXM. Execute IWYU. (#397)

This commit is contained in:
Arthur Sonzogni
2022-05-08 08:44:38 +02:00
committed by GitHub
parent a6e04b4346
commit c033ca61ae
20 changed files with 30 additions and 29 deletions

View File

@@ -1,6 +1,7 @@
#include <stdio.h> // for getchar
#include <ftxui/dom/elements.hpp> // for operator|, size, Element, text, hcenter, Decorator, Fit, WIDTH, hflow, window, EQUAL, GREATER_THAN, HEIGHT, bold, border, dim, LESS_THAN
#include <ftxui/screen/screen.hpp> // for Full, Screen
#include <memory> // for shared_ptr
#include <string> // for allocator, operator+, to_string, char_traits, string
#include "ftxui/dom/node.hpp" // for Render