add config.json
This commit is contained in:
parent
2f729981fa
commit
556c0548a9
@ -27,7 +27,7 @@ class SessionBase
|
||||
protected:
|
||||
using HttpRequest = http::request<http::string_body>;
|
||||
|
||||
~SessionBase() = default;
|
||||
virtual ~SessionBase() = default;
|
||||
|
||||
public:
|
||||
SessionBase(const SessionBase&) = delete;
|
||||
|
Loading…
Reference in New Issue
Block a user