src/win32: run clang-format
This commit is contained in:
		 Shen-Ta Hsieh
					Shen-Ta Hsieh
				
			
				
					committed by
					
						 Max Kellermann
						Max Kellermann
					
				
			
			
				
	
			
			
			 Max Kellermann
						Max Kellermann
					
				
			
						parent
						
							d9e5d5ff5b
						
					
				
				
					commit
					7ef489e057
				
			| @@ -112,6 +112,6 @@ template <typename T> | |||||||
| void swap(ComPtr<T> &lhs, ComPtr<T> &rhs) noexcept { | void swap(ComPtr<T> &lhs, ComPtr<T> &rhs) noexcept { | ||||||
| 	lhs.swap(rhs); | 	lhs.swap(rhs); | ||||||
| } | } | ||||||
| } | } // namespace std | ||||||
|  |  | ||||||
| #endif | #endif | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user