summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/attribute/attributes_state_explorer
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-05-26 14:55:53 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2022-05-26 14:55:53 +0000
commit6df2abaedf8a033a2e775f24a4c3ae785b5c6cd9 (patch)
tree8705f9392cb9f57adaa9212cba96fb8633cbbc14 /searchcore/src/tests/proton/attribute/attributes_state_explorer
parenta9375271a7306a1b503c6093b06ff54605631dc8 (diff)
Move the AttributeSpec and hide the Config
Diffstat (limited to 'searchcore/src/tests/proton/attribute/attributes_state_explorer')
-rw-r--r--searchcore/src/tests/proton/attribute/attributes_state_explorer/attributes_state_explorer_test.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/searchcore/src/tests/proton/attribute/attributes_state_explorer/attributes_state_explorer_test.cpp b/searchcore/src/tests/proton/attribute/attributes_state_explorer/attributes_state_explorer_test.cpp
index 1209ab3e578..a7d41b6234c 100644
--- a/searchcore/src/tests/proton/attribute/attributes_state_explorer/attributes_state_explorer_test.cpp
+++ b/searchcore/src/tests/proton/attribute/attributes_state_explorer/attributes_state_explorer_test.cpp
@@ -8,6 +8,7 @@
#include <vespa/searchlib/attribute/interlock.h>
#include <vespa/searchlib/index/dummyfileheadercontext.h>
#include <vespa/searchlib/test/directory_handler.h>
+#include <vespa/searchcommon/attribute/config.h>
#include <vespa/vespalib/data/slime/slime.h>
#include <vespa/vespalib/gtest/gtest.h>
#include <vespa/vespalib/util/foreground_thread_executor.h>