summaryrefslogtreecommitdiffstats
path: root/vespalib
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2023-03-14 08:22:48 +0000
committerHenning Baldersheim <balder@yahoo-inc.com>2023-03-14 08:22:48 +0000
commit6b105cae53bbfef618e987b6b0ef313fe9bb1b79 (patch)
tree4a7c4abb747c3995dddb3a85950bb9e5b08fbd3c /vespalib
parent2d43e1378265d1d8ca8d9fcdfd97e897a806ec38 (diff)
GC unused includes
Diffstat (limited to 'vespalib')
-rw-r--r--vespalib/src/vespa/vespalib/datastore/bufferstate.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vespalib/src/vespa/vespalib/datastore/bufferstate.h b/vespalib/src/vespa/vespalib/datastore/bufferstate.h
index c3e6110cc52..5b98099ed69 100644
--- a/vespalib/src/vespa/vespalib/datastore/bufferstate.h
+++ b/vespalib/src/vespa/vespalib/datastore/bufferstate.h
@@ -8,7 +8,6 @@
#include "entryref.h"
#include <vespa/vespalib/util/generationhandler.h>
#include <vespa/vespalib/util/alloc.h>
-#include <vespa/vespalib/util/array.h>
namespace vespalib::datastore {