aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/update/fieldpathupdates.h
blob: b88f4e7f0718b1bb90530555adcf1b41d634fdc7 (plain) (blame)
1
2
3
4
5
6
7
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
#pragma once

#include "addfieldpathupdate.h"
#include "assignfieldpathupdate.h"
#include "removefieldpathupdate.h"