blob: ae6ce12a26d0a52eb41b4d27e813119e6c3c2f39 [file] [log] [blame]
// 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_FIDL_CPP_INTERNAL_UNKNOWN_INTERACTIONS_TABLE_H_
#define LIB_FIDL_CPP_INTERNAL_UNKNOWN_INTERACTIONS_TABLE_H_
#include <lib/fidl/internal.h>
__BEGIN_CDECLS
extern const FidlCodedXUnion kFidlInternalUnknownMethodResponseTable;
__END_CDECLS
#endif // LIB_FIDL_CPP_INTERNAL_UNKNOWN_INTERACTIONS_TABLE_H_