mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	| @@ -11,7 +11,7 @@ | |||||||
| #ifndef __OBJC__ | #ifndef __OBJC__ | ||||||
|  |  | ||||||
| // Standard C/C++ main entry point | // Standard C/C++ main entry point | ||||||
| int main (int argc, char * const argv[]) { | int main (int argc, char * argv[]) { | ||||||
|     return Catch::Session().run( argc, argv ); |     return Catch::Session().run( argc, argv ); | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash