mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-11-04 21:48:15 +08:00 
			
		
		
		
	Execute IWYU (#299)
This commit is contained in:
		@@ -2,8 +2,8 @@
 | 
			
		||||
#include <ftxui/screen/screen.hpp>  // for Full, Screen
 | 
			
		||||
#include <memory>                   // for allocator
 | 
			
		||||
 | 
			
		||||
#include "ftxui/dom/flexbox_config.hpp"  // for ftxui
 | 
			
		||||
#include "ftxui/dom/node.hpp"            // for Render
 | 
			
		||||
#include "ftxui/dom/node.hpp"      // for Render
 | 
			
		||||
#include "ftxui/screen/color.hpp"  // for ftxui
 | 
			
		||||
 | 
			
		||||
int main(int argc, const char* argv[]) {
 | 
			
		||||
  using namespace ftxui;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user