diff --git a/fdbserver/StorageMetrics.actor.cpp b/fdbserver/StorageMetrics.actor.cpp index 0d854434d5..d559380f16 100644 --- a/fdbserver/StorageMetrics.actor.cpp +++ b/fdbserver/StorageMetrics.actor.cpp @@ -18,6 +18,7 @@ * limitations under the License. */ +#include "flow/UnitTest.h" #include "fdbserver/StorageMetrics.h" #include "flow/actorcompiler.h" // This must be the last #include.