aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/test/test.h
blob: 4231d5e77176dbe068a42cd6b7b3fe6f54b78f6d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
// Copyright Yahoo. 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"