X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/0591238cc1669a0e6ac38b544854698e048c18d3..3d0666c75bc51feb1ef512578e65c06a92c71cc8:/projects/rlm_stg/stg_client.h diff --git a/projects/rlm_stg/stg_client.h b/projects/rlm_stg/stg_client.h index 334cede0..917d0e51 100644 --- a/projects/rlm_stg/stg_client.h +++ b/projects/rlm_stg/stg_client.h @@ -37,7 +37,7 @@ namespace RLM class Client { public: - Client(const std::string& address); + explicit Client(const std::string& address); ~Client(); bool stop();