diff --git a/src/jamidht/eth/libdevcore/CommonData.cpp b/src/jamidht/eth/libdevcore/CommonData.cpp index 2ff59eb50fbed72cd3e3c42933a6bd85bc038567..f3ff6734f45500a300863e4f3d1ad7f07277ce2d 100644 --- a/src/jamidht/eth/libdevcore/CommonData.cpp +++ b/src/jamidht/eth/libdevcore/CommonData.cpp @@ -21,6 +21,8 @@ #include "CommonData.h" +#include <stdexcept> + using namespace std; using namespace dev;