10 lines
212 B
C++
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"
|