aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/test/test.h
blob: 85dc7271d4e5fadc2f94ef66540bc2c73ff6ea9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#pragma once

#include "attribute_utils.h"
#include "bucketdocuments.h"
#include "bucketstatecalculator.h"
#include "document.h"
#include "dummy_feed_view.h"
#include "dummy_summary_manager.h"
#include "resulthandler.h"
#include "userdocuments.h"
#include "userdocumentsbuilder.h"