summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/matching
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-02-25 17:10:33 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2021-02-25 17:37:16 +0000
commitbf3352cec3ce4d40216f76922fca7399c9da1ebd (patch)
treeeeaefe7ff89d86a343d02b8fb4aaeb1e886de8d6 /searchcore/src/tests/proton/matching
parentc8b38c735cb499081c5caa4d9cf5257f1ddca84f (diff)
Avoid including singlenumericattribute.hpp
Diffstat (limited to 'searchcore/src/tests/proton/matching')
-rw-r--r--searchcore/src/tests/proton/matching/querynodes_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchcore/src/tests/proton/matching/querynodes_test.cpp b/searchcore/src/tests/proton/matching/querynodes_test.cpp
index c1247b630a3..07f4e53bf6d 100644
--- a/searchcore/src/tests/proton/matching/querynodes_test.cpp
+++ b/searchcore/src/tests/proton/matching/querynodes_test.cpp
@@ -30,7 +30,6 @@
#include <vespa/searchlib/queryeval/fake_search.h>
#include <vespa/searchlib/queryeval/fake_requestcontext.h>
#include <vespa/vespalib/testkit/testapp.h>
-#include <vespa/searchlib/attribute/singlenumericattribute.hpp>
#include <vespa/log/log.h>
LOG_SETUP("querynodes_test");