mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-11-01 02:58:12 +08:00 
			
		
		
		
	Fix compile on Windows.
This commit is contained in:
		| @@ -183,7 +183,9 @@ void ScreenInteractive::Loop(Component* component) { | ||||
|   } | ||||
|  | ||||
|   char_to_event_stream.join(); | ||||
| #if !defined(WIN32) | ||||
|   unix_event_listener.join(); | ||||
| #endif | ||||
|   OnExit(0); | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 ArthurSonzogni
					ArthurSonzogni