/* This file is part of mastodon-cpp.
*/
#include "mastodon-cpp.hpp"
int main(int argc, char *argv[])
{
Mastodon::API test("", "");
}