summaryrefslogtreecommitdiffstats
path: root/storage
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2019-12-04 20:14:04 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2019-12-04 20:14:04 +0000
commit3449bdead4b7f1db519c242e7b02f756fa169947 (patch)
tree3d8709e47ac199ece2195a66ff1c946370c45a32 /storage
parent56626f708cc74f404d15affd28d3511a6b76b49f (diff)
Use getMessageNow
Diffstat (limited to 'storage')
-rw-r--r--storage/src/vespa/storage/distributor/operations/external/visitoroperation.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/storage/src/vespa/storage/distributor/operations/external/visitoroperation.cpp b/storage/src/vespa/storage/distributor/operations/external/visitoroperation.cpp
index 6836c738b3a..471f8b7bb95 100644
--- a/storage/src/vespa/storage/distributor/operations/external/visitoroperation.cpp
+++ b/storage/src/vespa/storage/distributor/operations/external/visitoroperation.cpp
@@ -8,9 +8,7 @@
#include <vespa/storage/distributor/operations/external/visitororder.h>
#include <vespa/storage/distributor/visitormetricsset.h>
#include <vespa/document/base/exceptions.h>
-#include <vespa/document/select/parser.h>
#include <vespa/vespalib/stllike/asciistream.h>
-#include <iomanip>
#include <sstream>
#include <vespa/log/log.h>