| // 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_ |