forked from boostorg/core
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			206 B
		
	
	
	
		
			C++
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			206 B
		
	
	
	
		
			C++
		
	
	
	
	
	
| #ifndef BOOST_UTILITY_ADDRESSOF_HPP
 | |
| #define BOOST_UTILITY_ADDRESSOF_HPP
 | |
| 
 | |
| // The header file at this path is deprecated;
 | |
| // use boost/core/addressof.hpp instead.
 | |
| 
 | |
| #include <boost/core/addressof.hpp>
 | |
| 
 | |
| #endif
 |