mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-11-04 10:26:39 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			143 B
		
	
	
	
		
			C++
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			143 B
		
	
	
	
		
			C++
		
	
	
	
	
	
// This file should include whatever it needs to define the boost/tr1
 | 
						|
// shared_ptr<> and weak_ptr<> templates.
 | 
						|
#include <boost/smart_ptr.hpp>
 |