mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-10-31 22:23:54 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			185 B
		
	
	
	
		
			C++
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			185 B
		
	
	
	
		
			C++
		
	
	
	
	
	
| // C++ compilation harness for the test suite.
 | |
| //
 | |
| // This is used to ensure the Expat headers can be included from C++
 | |
| // and have everything work as expected.
 | |
| //
 | |
| #include "runtests.c"
 |