// Copyright 2018 The Fuchsia Authors. All rights reserved. | |
// Use of this source code is governed by a BSD-style license that can be | |
// found in the LICENSE file. | |
#ifndef SRC_LEDGER_BIN_FIDL_SYNCABLE_H_ | |
#define SRC_LEDGER_BIN_FIDL_SYNCABLE_H_ | |
// Includes generated code for Syncable for the public and private Ledger | |
// APIs. | |
#include "src/ledger/bin/fidl/syncable_internal.h" | |
#include "src/ledger/bin/fidl/syncable_public.h" | |
#endif // SRC_LEDGER_BIN_FIDL_SYNCABLE_H_ |