mirror of
				https://github.com/boostorg/integer.git
				synced 2025-11-04 02:01:38 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			224 B
		
	
	
	
		
			C++
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			224 B
		
	
	
	
		
			C++
		
	
	
	
	
	
#ifndef BOOST_PENDING_INTEGER_LOG2_HPP
 | 
						|
#define BOOST_PENDING_INTEGER_LOG2_HPP
 | 
						|
 | 
						|
// The header file at this path is deprecated;
 | 
						|
// use boost/integer/integer_log2.hpp instead.
 | 
						|
 | 
						|
#include <boost/integer/integer_log2.hpp>
 | 
						|
 | 
						|
#endif
 |