mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-11-04 09:13:05 +00:00 
			
		
		
		
	Apply clang-format
This commit is contained in:
		@@ -23,8 +23,8 @@
 | 
			
		||||
#define GNSS_SDR_ITEM_TYPE_HELPERS_H
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#include <functional>
 | 
			
		||||
#include <cstdint>
 | 
			
		||||
#include <functional>
 | 
			
		||||
#include <string>
 | 
			
		||||
 | 
			
		||||
using item_type_converter_t = std::function<void(void *, const void *, uint32_t)>;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user