mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 12:17:11 +01:00 
			
		
		
		
	Added missing #include for assert to fix build failure
This commit is contained in:
		| @@ -13,6 +13,8 @@ | ||||
| #include "../internal/catch_reporter_registrars.hpp" | ||||
| #include "../internal/catch_xmlwriter.hpp" | ||||
|  | ||||
| #include <assert.h> | ||||
|  | ||||
| namespace Catch { | ||||
|  | ||||
|     class JunitReporter : public SharedImpl<IReporter> { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash