mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-11-04 10:21:36 +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
 | 
						|
 
 |