diff --git a/beast/net/Net.cpp b/beast/net/Net.cpp index d968f2813..e8b3cc923 100644 --- a/beast/net/Net.cpp +++ b/beast/net/Net.cpp @@ -17,6 +17,8 @@ */ //============================================================================== +#include "BeastConfig.h" + #include "../../modules/beast_core/beast_core.h" #include "impl/IPEndpoint.cpp"