mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Replace stdint.h include with cstdint include
Just small unification of includes
This commit is contained in:
		| @@ -8,7 +8,7 @@ | ||||
| #ifndef TWOBLUECUBES_CATCH_TIMER_H_INCLUDED | ||||
| #define TWOBLUECUBES_CATCH_TIMER_H_INCLUDED | ||||
|  | ||||
| #include <stdint.h> | ||||
| #include <cstdint> | ||||
|  | ||||
| namespace Catch { | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Martin Hořeňovský
					Martin Hořeňovský