aboutsummaryrefslogtreecommitdiffstats
path: root/document
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2022-03-08 22:57:39 +0100
committerGitHub <noreply@github.com>2022-03-08 22:57:39 +0100
commit97c338a8d5422fc6fc64ff4f1433104c694b6a84 (patch)
treebf480def128948db8232b258f616c574b41c617c /document
parentc097f2f22e032aba47e80e5588f24c4da2a14fcc (diff)
parentb20e63f9506c37e73e46e8e879078ed69c639a5e (diff)
Merge pull request #21586 from vespa-engine/balder/gc-unused-threadpool
Balder/gc unused threadpool
Diffstat (limited to 'document')
-rw-r--r--document/src/vespa/document/fieldvalue/stringfieldvalue.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/document/src/vespa/document/fieldvalue/stringfieldvalue.h b/document/src/vespa/document/fieldvalue/stringfieldvalue.h
index 17a0302f6f9..07e9e578692 100644
--- a/document/src/vespa/document/fieldvalue/stringfieldvalue.h
+++ b/document/src/vespa/document/fieldvalue/stringfieldvalue.h
@@ -11,7 +11,6 @@
#include <vespa/document/annotation/spantree.h>
#include <vespa/vespalib/stllike/hash_map.h>
#include <vespa/vespalib/util/buffer.h>
-#include <vespa/fastos/dynamiclibrary.h>
namespace document {