aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/distributor/operations/external/statbucketoperation.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'storage/src/vespa/storage/distributor/operations/external/statbucketoperation.cpp')
-rw-r--r--storage/src/vespa/storage/distributor/operations/external/statbucketoperation.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/src/vespa/storage/distributor/operations/external/statbucketoperation.cpp b/storage/src/vespa/storage/distributor/operations/external/statbucketoperation.cpp
index a0b3f12f76b..1a8d1cb8f88 100644
--- a/storage/src/vespa/storage/distributor/operations/external/statbucketoperation.cpp
+++ b/storage/src/vespa/storage/distributor/operations/external/statbucketoperation.cpp
@@ -4,6 +4,7 @@
#include <vespa/storageapi/message/persistence.h>
#include <vespa/storageapi/message/stat.h>
#include <vespa/storage/distributor/distributor_bucket_space.h>
+#include <sstream>
#include <vespa/log/log.h>
LOG_SETUP(".distributor.operations.external.stat_bucket");