summaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/distributor/activecopy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'storage/src/vespa/storage/distributor/activecopy.cpp')
-rw-r--r--storage/src/vespa/storage/distributor/activecopy.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/src/vespa/storage/distributor/activecopy.cpp b/storage/src/vespa/storage/distributor/activecopy.cpp
index 4e3ef4f88ee..4c35d42a0e7 100644
--- a/storage/src/vespa/storage/distributor/activecopy.cpp
+++ b/storage/src/vespa/storage/distributor/activecopy.cpp
@@ -5,6 +5,7 @@
#include <vespa/vespalib/stllike/asciistream.h>
#include <algorithm>
#include <cassert>
+#include <ostream>
namespace std {