mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-10-30 20:40:20 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			80 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			80 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifdef WIN32
 | |
| #include "config.windows.h"
 | |
| #else
 | |
| #include "config.linux.h"
 | |
| #endif
 |