Googletest export
Include type_traits header ElementsAre, UnorderedElementsAre, AllOf, and AnyOf are all defined in terms of std::decay, which is in the type_traits header. PiperOrigin-RevId: 220818637
This commit is contained in:
		
				
					committed by
					
						
						Gennadiy Civil
					
				
			
			
				
	
			
			
			
						parent
						
							de5be0eb28
						
					
				
				
					commit
					b18d39bd2e
				
			@@ -47,6 +47,7 @@
 | 
			
		||||
#include <ostream>  // NOLINT
 | 
			
		||||
#include <sstream>
 | 
			
		||||
#include <string>
 | 
			
		||||
#include <type_traits>
 | 
			
		||||
#include <utility>
 | 
			
		||||
#include <vector>
 | 
			
		||||
#include "gmock/internal/gmock-internal-utils.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user