aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/attribute.h
blob: d9afd6137137c303fddf049ee0a83d6badbefeb0 (plain) (blame)
1
2
3
4
5
6
7
8
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#pragma once

#include "attributevector.h"
#include "floatbase.h"
#include "integerbase.h"
#include "stringbase.h"