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

#include "termfieldmatchdataposition.h"

namespace search::fef {

}