Googletest export
Fixing broken OSS build, add missing include PiperOrigin-RevId: 213812210
This commit is contained in:
		
							parent
							
								
									2ea9c639a2
								
							
						
					
					
						commit
						323f4ce2f9
					
				@ -100,6 +100,7 @@
 | 
				
			|||||||
#ifndef GTEST_INCLUDE_GTEST_GTEST_PRINTERS_H_
 | 
					#ifndef GTEST_INCLUDE_GTEST_GTEST_PRINTERS_H_
 | 
				
			||||||
#define GTEST_INCLUDE_GTEST_GTEST_PRINTERS_H_
 | 
					#define GTEST_INCLUDE_GTEST_GTEST_PRINTERS_H_
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					#include <functional>
 | 
				
			||||||
#include <ostream>  // NOLINT
 | 
					#include <ostream>  // NOLINT
 | 
				
			||||||
#include <sstream>
 | 
					#include <sstream>
 | 
				
			||||||
#include <string>
 | 
					#include <string>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user