mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 04:06:59 +00:00
10 lines
257 B
C++
10 lines
257 B
C++
/*
|
|
* Copyright (C) 2015 Cloudius Systems, Ltd.
|
|
*/
|
|
|
|
// Used to ensure that all .hh files build, as well as a place to put
|
|
// out-of-line implementations.
|
|
|
|
#include "streaming/messages/stream_message.hh"
|
|
#include "streaming/messages/stream_init_message.hh"
|