https://github.com/amule-project/amule/issues/416 diff --git a/src/LibSocketAsio.cpp b/src/LibSocketAsio.cpp index 8e15c8635..d36db0f85 100644 --- a/src/LibSocketAsio.cpp +++ b/src/LibSocketAsio.cpp @@ -43,6 +43,8 @@ #include // Needed for std::min - Boost up to 1.54 fails to compile with MSVC 2013 otherwise #include +#include +#include #include #include