Closed
Description
Perhaps you guys have a different setup, but I needed to make the following changes to compile on my Mac:
===================================================================
--- fdbserver/fdbserver.actor.cpp (revision f069fdf042094deecfdc65a31c6f4e8b03f0a81b)
+++ fdbserver/fdbserver.actor.cpp (revision bff15c68afe6a370436091e654e4bcd8a24728c0)
@@ -36,6 +36,7 @@
#include "DataDistribution.h"
#include "NetworkTest.h"
#include "IKeyValueStore.h"
+#include <fstream>
#include <stdarg.h>
#include <stdio.h>
#include "pubsub.h"
Metadata
Metadata
Assignees
Labels
No labels