mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 00:12:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			210 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			210 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- aqemu-0.9.4.orig/src/docopt/docopt_value.h
 | |
| +++ aqemu-0.9.4/src/docopt/docopt_value.h
 | |
| @@ -13,6 +13,7 @@
 | |
|  #include <iosfwd>
 | |
|  #include <string>
 | |
|  #include <vector>
 | |
| +#include <stdexcept>
 | |
|  
 | |
|  namespace docopt {
 | |
|  
 |