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

#include "fef.h"

namespace search {
namespace fef {

// this file is just to verify the fef.h file

} // namespace fef
} // namespace search