aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/update/fieldpathupdates.h
blob: 2c7b40d2b889762cc6d78dcfc68e9c0e8afc39da (plain) (blame)
1
2
3
4
5
6
7
// Copyright Vespa.ai. 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"