aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/fef/simpletermfielddata.cpp
blob: e1b4a3d732eda990689c59487e44490d8b5a9487 (plain) (blame)
1
2
3
4
5
6
7
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.

#include "simpletermfielddata.h"

namespace search::fef {

}