aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/singlenumericenumattribute.cpp
blob: 7588273d20af76f55e206955588188b0f8ab9727 (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 "singlenumericenumattribute.hpp"

#include <vespa/log/log.h>
LOG_SETUP(".searchlib.attribute.single_numeric_enum_attribute");

namespace search {

} // namespace search