foundationdb/fdbserver/core/MasterInterface.cpp

5 lines
132 B
C++

#include "fdbserver/core/MasterInterface.h"
template class ReplyPromise<MasterInterface>;
template struct NetSAV<MasterInterface>;