mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-11-04 13:38:14 +08:00 
			
		
		
		
	Automatically fix style.
This commit is contained in:
		
				
					committed by
					
						
						Arthur Sonzogni
					
				
			
			
				
	
			
			
			
						parent
						
							d09996a6c7
						
					
				
				
					commit
					5291f660ca
				
			@@ -1,7 +1,3 @@
 | 
			
		||||
// Copyright 2020 Arthur Sonzogni. All rights reserved.
 | 
			
		||||
// Use of this source code is governed by the MIT license that can be found in
 | 
			
		||||
// the LICENSE file.
 | 
			
		||||
 | 
			
		||||
#include <ftxui/dom/elements.hpp>
 | 
			
		||||
#include <ftxui/screen/screen.hpp>
 | 
			
		||||
#include <ftxui/screen/string.hpp>
 | 
			
		||||
@@ -47,3 +43,7 @@ int main(int argc, const char* argv[]) {
 | 
			
		||||
 | 
			
		||||
  return 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// Copyright 2020 Arthur Sonzogni. All rights reserved.
 | 
			
		||||
// Use of this source code is governed by the MIT license that can be found in
 | 
			
		||||
// the LICENSE file.
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user