mirror of
				https://github.com/boostorg/unordered.git
				synced 2025-11-04 01:31:41 +01:00 
			
		
		
		
	Unordered: Small improvements for windows.
[SVN r73760]
This commit is contained in:
		@@ -17,6 +17,10 @@
 | 
			
		||||
#include "../helpers/tracker.hpp"
 | 
			
		||||
#include "../helpers/invariants.hpp"
 | 
			
		||||
 | 
			
		||||
#if defined(BOOST_MSVC)
 | 
			
		||||
#pragma warning(disable:4127) // conditional expression is constant
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
namespace swap_tests
 | 
			
		||||
{
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user