summaryrefslogtreecommitdiffstats
path: root/src/report.h
blob: 9a11f837d64a0a8ae22e76d9fc09c53f6681f63d (plain)
1
2
3
4
#include <string>
#include "ocelot.h"

std::string report(params_type &params, user_list &users_list, client_opts_t &client_opts);