summaryrefslogtreecommitdiffstats
path: root/searchlib/src/apps
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2020-10-05 12:37:33 +0200
committerTor Egge <Tor.Egge@broadpark.no>2020-10-05 13:04:31 +0200
commit55e9c8c766d7283ace1bba966e5320d896ee06d5 (patch)
treed7392444fdee591a2f2873d7631ab56e5eaa825e /searchlib/src/apps
parent5341ecd273471ebed963e652c03be587ef85892e (diff)
Explicitly instantiate common attribute update member functions.
Diffstat (limited to 'searchlib/src/apps')
-rw-r--r--searchlib/src/apps/vespa-attribute-inspect/vespa-attribute-inspect.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchlib/src/apps/vespa-attribute-inspect/vespa-attribute-inspect.cpp b/searchlib/src/apps/vespa-attribute-inspect/vespa-attribute-inspect.cpp
index 245f082a2db..6e5e3f75b5e 100644
--- a/searchlib/src/apps/vespa-attribute-inspect/vespa-attribute-inspect.cpp
+++ b/searchlib/src/apps/vespa-attribute-inspect/vespa-attribute-inspect.cpp
@@ -7,7 +7,6 @@
#include <vespa/vespalib/data/fileheader.h>
#include <fstream>
-#include <vespa/searchlib/attribute/attributevector.hpp>
#include <vespa/fastlib/io/bufferedfile.h>
#include <vespa/fastos/app.h>