mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-10-31 04:50:29 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			146 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			146 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #ifndef INCLUDE_MINIZ_H
 | |
| #define INCLUDE_MINIZ_H
 | |
| 
 | |
| #define MINIZ_HEADER_FILE_ONLY
 | |
| #include "../../sdrapp/util/miniz.cpp"
 | |
| 
 | |
| #endif // INCLUDE_MINIZ_H
 |