aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/fieldvalue/shortfieldvalue.cpp
blob: 6efefcd20c7d27472c0b39c51fbf400a677243d2 (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 "shortfieldvalue.h"
#include "numericfieldvalue.hpp"

namespace document {

} // document