@@ -0,0 +1,5 @@
#include <curl/curl.h>
#include <string>
namespace bakaapi {
void login(std::string username, std::string password);
}
The note is not visible to the blocked user.