summaryrefslogtreecommitdiff
path: root/net-p2p/amule/files/amule-2.3.3-fix-exception.patch
blob: ef38f94cfccf6f53a669f6c0af2d95d51a10dbde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/libs/common/MuleDebug.cpp b/src/libs/common/MuleDebug.cpp
index 4b023815c..19c172e61 100644
--- a/src/libs/common/MuleDebug.cpp
+++ b/src/libs/common/MuleDebug.cpp
@@ -55,6 +55,7 @@
 #endif
 
 #include <vector>
+#include <exception>
 
 
 /**