Remove include for Make build
IWYU would not be pleased :(
This commit is contained in:
parent
2ce887012c
commit
9400766be9
|
@ -26,7 +26,6 @@
|
|||
#include "fdbserver/workloads/BulkSetup.actor.h"
|
||||
#include "fdbclient/ReadYourWrites.h"
|
||||
#include "flow/actorcompiler.h" // This must be the last #include.
|
||||
#include "network.h"
|
||||
|
||||
struct MemoryLifetime : KVWorkload {
|
||||
double testDuration;
|
||||
|
|
Loading…
Reference in New Issue