tuning
This commit is contained in:
		@@ -40,7 +40,7 @@
 | 
			
		||||
#include "gtest/gtest.h"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
// Silence C4100 (unreferenced formal parameter) for MSVC
 | 
			
		||||
// Silence C4100 (unreferenced formal parameter) for MSVC 14 and 15
 | 
			
		||||
#ifdef _MSC_VER
 | 
			
		||||
# if _MSC_VER <= 1900
 | 
			
		||||
#  pragma warning(push)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user