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

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