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

namespace document {

} // document