X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/5e4900a6f10a184153e12266db4d46a695d62b49..82c15074a03680841318b6a8b934362ee02e9304:/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();