@@ -4,12 +4,13 @@
#include "config.h"
#include <vector>
#include "room.h"
#include "base.h"
#include <json/value.h>
namespace Yc {
namespace Lib {
class Server
class Server: public Base
{
public:
Server(Yc::Lib::Config *config);
The note is not visible to the blocked user.