aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/persistence
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2017-12-28 20:03:40 +0100
committerHenning Baldersheim <balder@yahoo-inc.com>2017-12-28 20:06:10 +0100
commitf62d3547d3b0d1f13dcd1e805f3c965d6678b997 (patch)
tree6010bdd823d0818805d26dd8c804ff57ad2cd6cd /storage/src/tests/persistence
parente4feb3b3cd7f4eaa6036305c9720746397fa6def (diff)
Do not include the world by default.
Diffstat (limited to 'storage/src/tests/persistence')
-rw-r--r--storage/src/tests/persistence/splitbitdetectortest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/src/tests/persistence/splitbitdetectortest.cpp b/storage/src/tests/persistence/splitbitdetectortest.cpp
index c20aae373ec..01baa8f4e98 100644
--- a/storage/src/tests/persistence/splitbitdetectortest.cpp
+++ b/storage/src/tests/persistence/splitbitdetectortest.cpp
@@ -8,6 +8,7 @@
#include <vespa/persistence/spi/test.h>
#include <vespa/document/base/testdocman.h>
#include <vespa/document/bucket/bucketidfactory.h>
+#include <vespa/metrics/loadmetric.h>
#include <algorithm>
using storage::spi::test::makeSpiBucket;