summaryrefslogtreecommitdiffstats
path: root/document/src/tests/bucketselectortest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'document/src/tests/bucketselectortest.cpp')
-rw-r--r--document/src/tests/bucketselectortest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/document/src/tests/bucketselectortest.cpp b/document/src/tests/bucketselectortest.cpp
index d2a66737d19..0f8520745f1 100644
--- a/document/src/tests/bucketselectortest.cpp
+++ b/document/src/tests/bucketselectortest.cpp
@@ -6,7 +6,7 @@
#include <vespa/vdstestlib/cppunit/macros.h>
#include <vespa/document/select/parser.h>
#include <vespa/document/base/testdocrepo.h>
-#include <memory>
+#include <algorithm>
using document::select::Node;
using document::select::Parser;