added missing include
This commit is contained in:
parent
bc757f3e4b
commit
7c3403c3dd
|
@ -30,6 +30,7 @@
|
|||
#include "fdbrpc/Stats.h"
|
||||
#include "fdbrpc/TimedRequest.h"
|
||||
#include "fdbclient/TagThrottle.h"
|
||||
#include "fdbclient/CommitTransaction.h"
|
||||
|
||||
// Dead code, removed in the next protocol version
|
||||
struct VersionReply {
|
||||
|
|
Loading…
Reference in New Issue