Fix Windows build broken by #9458
This commit is contained in:
parent
1b61a2bc5e
commit
547b77ea95
|
@ -20,6 +20,8 @@
|
|||
#ifndef FOUNDATIONDB_DDRELOCATIONQUEUE_H
|
||||
#define FOUNDATIONDB_DDRELOCATIONQUEUE_H
|
||||
|
||||
#include <numeric>
|
||||
|
||||
#include "fdbserver/DataDistribution.actor.h"
|
||||
#include "fdbserver/MovingWindow.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue