| // 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. | |
| // WARNING: This file is machine generated by bindc. | |
| #ifndef {header_guard} | |
| #define {header_guard} | |
| #include <string> | |
| {dep_includes} | |
| namespace {namespace} {{ | |
| {content} | |
| }} // namespace {namespace} | |
| #endif // {header_guard} |