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