aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/fef/termfieldmatchdataposition.cpp
blob: 2fd22b1179df961d88732b8b0f8caf1532060355 (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 "termfieldmatchdataposition.h"

namespace search::fef {

}