mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 00:12:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			238 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			238 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/src/libs/common/MuleDebug.cpp
 | |
| +++ b/src/libs/common/MuleDebug.cpp
 | |
| @@ -24,6 +24,7 @@
 | |
|  //
 | |
|  
 | |
|  #include <cstdlib>			// Needed for std::abort()
 | |
| +#include <exception>
 | |
|  
 | |
|  #include "config.h"			// Needed for HAVE_CXXABI and HAVE_EXECINFO
 | |
|  
 |