| // 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_DRIVER_CPP_H_ | |
| #define LIB_DRIVER_COMPONENT_CPP_DRIVER_CPP_H_ | |
| #include <lib/driver/component/cpp/lifecycle.h> | |
| #include <lib/driver/component/cpp/node_add_args.h> | |
| #include <lib/driver/logging/cpp/structured_logger.h> | |
| #endif // LIB_DRIVER_COMPONENT_CPP_DRIVER_CPP_H_ |