mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Added missing <iterator> #include
This commit is contained in:
		| @@ -15,6 +15,7 @@ | ||||
| #include <string> | ||||
| #include <assert.h> | ||||
| #include <vector> | ||||
| #include <iterator> | ||||
|  | ||||
| namespace Catch { | ||||
| namespace TestCaseTracking { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash