Fix Windows build broken by #9458

This commit is contained in:
Mohamed Oulmahdi 2023-03-22 21:58:56 +01:00
parent 1b61a2bc5e
commit 547b77ea95
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@
#ifndef FOUNDATIONDB_DDRELOCATIONQUEUE_H
#define FOUNDATIONDB_DDRELOCATIONQUEUE_H
#include <numeric>
#include "fdbserver/DataDistribution.actor.h"
#include "fdbserver/MovingWindow.h"