mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Added missing <cstring> include to stringref.cpp
This commit is contained in:
		| @@ -14,6 +14,7 @@ | ||||
| #include "catch_stringref.h" | ||||
|  | ||||
| #include <ostream> | ||||
| #include <cstring> | ||||
|  | ||||
| namespace Catch { | ||||
|     auto StringRef::fromRaw( char const* rawChars ) -> StringRef { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Phil Nash
					Phil Nash