aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/random/friendfinder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'vespalib/src/tests/random/friendfinder.cpp')
-rw-r--r--vespalib/src/tests/random/friendfinder.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalib/src/tests/random/friendfinder.cpp b/vespalib/src/tests/random/friendfinder.cpp
index 5f6e55815e5..7bf390ef083 100644
--- a/vespalib/src/tests/random/friendfinder.cpp
+++ b/vespalib/src/tests/random/friendfinder.cpp
@@ -1,8 +1,8 @@
// Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include <vespa/vespalib/util/random.h>
-#include <stdio.h>
#include <vespa/vespalib/stllike/string.h>
#include <cmath>
+#include <vector>
int main(int argc, char **argv)
{