mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 15:23:04 +00:00 
			
		
		
		
	 a5f9c3ac36
			
		
	
	a5f9c3ac36
	
	
	
		
			
			Replace boost::asio::io_service (deprecated since Boost 1.66) by boost::asio::io_context when Boost is 1.66 or above. boost::asio::io_service is now deprecated and eventually will be removed from future Boost versions. This fix avoids a future compilation break.