mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-19 16:15:07 +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>