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

#include "floatfieldvalue.h"
#include "numericfieldvalue.hpp"

namespace document {

} // document