aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2021-04-24 15:11:11 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2021-04-24 15:11:11 +0000
commit7dfd5d1095926410b7606a092b767283b9628606 (patch)
tree16eaf84640914d1d18364ebe15f1598165a93152 /searchcore
parent4a4edb28970a3da28331944eecdb775bc12fd96f (diff)
GC unused include
Diffstat (limited to 'searchcore')
-rw-r--r--searchcore/src/vespa/searchcore/proton/documentmetastore/documentmetastoreattribute.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/searchcore/src/vespa/searchcore/proton/documentmetastore/documentmetastoreattribute.cpp b/searchcore/src/vespa/searchcore/proton/documentmetastore/documentmetastoreattribute.cpp
index fa8097419a5..6c5dbb8d258 100644
--- a/searchcore/src/vespa/searchcore/proton/documentmetastore/documentmetastoreattribute.cpp
+++ b/searchcore/src/vespa/searchcore/proton/documentmetastore/documentmetastoreattribute.cpp
@@ -1,7 +1,6 @@
// Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#include "documentmetastoreattribute.h"
-#include <vespa/vespalib/util/exceptions.h>
namespace proton {