// 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_SYS_COMPONENT_CPP_STRUCTURED_CONFIG_H_ | |
#define LIB_SYS_COMPONENT_CPP_STRUCTURED_CONFIG_H_ | |
#include <lib/component/outgoing/cpp/structured_config.h> | |
#endif // LIB_SYS_COMPONENT_CPP_STRUCTURED_CONFIG_H_ |