blob: a754ba6cfa3d13990c68cb1f048c037a5230f202 [file] [edit]
// Copyright 2022 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 LIB_DRIVER_COMPONENT_CPP_NODE_ADD_ARGS_H_
#define LIB_DRIVER_COMPONENT_CPP_NODE_ADD_ARGS_H_
#include <lib/driver/component/cpp/node_offers.h>
#include <lib/driver/component/cpp/node_properties.h>
#endif // LIB_DRIVER_COMPONENT_CPP_NODE_ADD_ARGS_H_