Files
scylladb/dht/dht.cc
2015-01-07 20:49:57 +08:00

10 lines
212 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 "ring_position.hh"
#include "i_partitioner.hh"