mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-05 06:23:03 +00:00
This patch contains two changes, it make the constructor with parameters public. And it removes the dependency in messaging_service.hh from the header file by moving some of the code to the .cc file. Signed-off-by: Amnon Heiman <amnon@scylladb.com>