This commit is contained in:
JoelKatz
2012-01-17 19:20:06 -08:00
parent 55d0704438
commit 66f8741398

View File

@@ -15,4 +15,4 @@ class RPCDoor
bool isClientAllowed(const std::string& ip);
public:
RPCDoor(boost::asio::io_service& io_service);
};
};