diff --git a/daemon/I2PControlHandlers.cpp b/daemon/I2PControlHandlers.cpp index 067c7ddd..02508f29 100644 --- a/daemon/I2PControlHandlers.cpp +++ b/daemon/I2PControlHandlers.cpp @@ -7,8 +7,10 @@ */ #include +#define BOOST_BIND_GLOBAL_PLACEHOLDERS #include #include + #include "Log.h" #include "RouterContext.h" #include "NetDb.hpp"