aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/tests/persistence/splitbitdetectortest.cpp
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@yahoo-inc.com>2017-06-08 11:14:36 +0200
committerJon Bratseth <bratseth@yahoo-inc.com>2017-06-08 11:14:36 +0200
commit2b5100db52c300ce7b336da6dae2008baad57358 (patch)
treebd56fb339921d458b71f320317b03a2318df272f /storage/src/tests/persistence/splitbitdetectortest.cpp
parent739833c51230d2bdb7699906b7acaa6a8bb76044 (diff)
parentab131f2a48628dd7ed86e112819860c67e8df75b (diff)
Merge with master
Diffstat (limited to 'storage/src/tests/persistence/splitbitdetectortest.cpp')
-rw-r--r--storage/src/tests/persistence/splitbitdetectortest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/src/tests/persistence/splitbitdetectortest.cpp b/storage/src/tests/persistence/splitbitdetectortest.cpp
index 3251dd9a9a8..47efaaa371e 100644
--- a/storage/src/tests/persistence/splitbitdetectortest.cpp
+++ b/storage/src/tests/persistence/splitbitdetectortest.cpp
@@ -1,7 +1,7 @@
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <vespa/vdstestlib/cppunit/macros.h>
-#include <fstream>
+#include <vespa/vespalib/util/stringfmt.h>
#include <vespa/storage/persistence/splitbitdetector.h>
#include <vespa/vespalib/io/fileutil.h>
#include <vespa/persistence/dummyimpl/dummypersistence.h>