more typos
This commit is contained in:
		
							parent
							
								
									eeecead60a
								
							
						
					
					
						commit
						c9801eb77b
					
				@ -35,7 +35,7 @@
 | 
			
		||||
 | 
			
		||||
// Disable MSVC2015 warning for std::pair:
 | 
			
		||||
// "decorated name length exceeded, name was truncated".
 | 
			
		||||
#if defined _MSC_VER
 | 
			
		||||
#ifdef _MSC_VER
 | 
			
		||||
# pragma warning(push)
 | 
			
		||||
# pragma warning(disable:4503)
 | 
			
		||||
#endif
 | 
			
		||||
@ -6736,7 +6736,6 @@ TEST(NotTest, WorksOnMoveOnlyType) {
 | 
			
		||||
}  // namespace gmock_matchers_test
 | 
			
		||||
}  // namespace testing
 | 
			
		||||
 | 
			
		||||
#if defined _MSC_VER
 | 
			
		||||
#ifdef _MSC_VER
 | 
			
		||||
# pragma warning(pop)
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user