summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@online.no>2022-08-26 13:09:52 +0200
committerTor Egge <Tor.Egge@online.no>2022-08-26 13:09:52 +0200
commitaa87d472c6b4f1e661c09378b5f86d947b8c7fb0 (patch)
treee9aabdedfc511aefec755b54a49f7d34eb7a277b /searchcore/src/tests/proton/documentdb
parent3604078ee2f7ea417d9da734b5427beea03e5d90 (diff)
Remove IDocsumStore::getSummaryClassId() member function.
Diffstat (limited to 'searchcore/src/tests/proton/documentdb')
-rw-r--r--searchcore/src/tests/proton/documentdb/configurer/configurer_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/src/tests/proton/documentdb/configurer/configurer_test.cpp b/searchcore/src/tests/proton/documentdb/configurer/configurer_test.cpp
index b57ff052e82..21d50b0a9a1 100644
--- a/searchcore/src/tests/proton/documentdb/configurer/configurer_test.cpp
+++ b/searchcore/src/tests/proton/documentdb/configurer/configurer_test.cpp
@@ -2,6 +2,7 @@
#include <vespa/vespalib/testkit/testapp.h>
+#include <vespa/document/datatype/documenttype.h>
#include <vespa/document/repo/documenttyperepo.h>
#include <vespa/searchcore/proton/attribute/attribute_writer.h>
#include <vespa/searchcore/proton/attribute/attributemanager.h>