blob: b7bfe5a16bd33442e35e72a1d68c352b76a8938f (
plain) (
blame)
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
--- src/libs/common/MuleDebug.cpp
+++ src/libs/common/MuleDebug.cpp
@@ -55,6 +55,7 @@
#endif
#include <vector>
+#include <exception>
/**
|