mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-11-01 02:58:12 +08:00 
			
		
		
		
	Fix missing include.
This commit is contained in:
		| @@ -9,11 +9,9 @@ | ||||
| #include <thread> | ||||
|  | ||||
| #include "ftxui/component/component.hpp" | ||||
| #include "ftxui/component/event_input_listener.hpp" | ||||
| #include "ftxui/screen/string.hpp" | ||||
| #include "ftxui/screen/terminal.hpp" | ||||
|  | ||||
|  | ||||
| #if defined(_WIN32) | ||||
|   #define WIN32_LEAN_AND_MEAN | ||||
|   #define NOMINMAX | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ArthurSonzogni
					ArthurSonzogni