Mark new GetWithoutMatchers method as part of the exported API, to address MSVC linker errors.
This commit is contained in:
		@@ -357,7 +357,7 @@ class WithoutMatchers {
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
// Internal use only: access the singleton instance of WithoutMatchers.
 | 
			
		||||
WithoutMatchers GetWithoutMatchers();
 | 
			
		||||
GTEST_API_ WithoutMatchers GetWithoutMatchers();
 | 
			
		||||
 | 
			
		||||
// TODO(wan@google.com): group all type utilities together.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user