mirror of
				https://github.com/boostorg/config.git
				synced 2025-11-04 01:31:37 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
		
			60 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			60 B
		
	
	
	
		
			C
		
	
	
	
	
	
 | 
						|
 | 
						|
#include <boost/config.hpp>
 | 
						|
 | 
						|
 | 
						|
int main()
 | 
						|
{
 | 
						|
   return 0;
 | 
						|
}
 |