mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-11-04 13:38:14 +08:00 
			
		
		
		
	Fix compilation errors in clang.
This commit is contained in:
		@@ -24,7 +24,7 @@ void OnExit(int signal) {
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  if (signal == SIGINT)
 | 
			
		||||
    std::quick_exit(SIGINT);
 | 
			
		||||
    quick_exit(SIGINT);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
ScreenInteractive::ScreenInteractive(int dimx,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user