mirror of
				https://gitlab.freedesktop.org/pipewire/pipewire.git
				synced 2025-10-29 05:40:27 -04:00 
			
		
		
		
	 d08d989412
			
		
	
	
		d08d989412
		
	
	
	
	
		
			
			For each header in the spa directory, generate a compilation test that includes just that header. This way we can pick up missing #includes. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			52 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			52 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #include <@INCLUDE@>
 | |
| 
 | |
| int main(void) {
 | |
| 	return 0;
 | |
| }
 |