blob: f5e81d034751e569cc07fb44e7ab6c7f4502d617 [file] [log] [blame]
// WARNING: This file is machine generated by fidlgen.
#pragma once
#include <fidl/test.bitsconstants/cpp/natural_types.h>
#include <lib/fidl/cpp/hlcpp_conversion.h>
#include <lib/fidl/llcpp/internal/transport_channel.h>
#include <test/bitsconstants/cpp/fidl.h>
namespace fidl {
namespace internal {
template <>
struct NaturalToHLCPPTraits<::test_bitsconstants::BitsType> : public NaturalToHLCPPTraitsBits<::test_bitsconstants::BitsType, ::test::bitsconstants::BitsType, uint32_t> {};
template <>
struct HLCPPToNaturalTraits<::test::bitsconstants::BitsType> : public HLCPPToNaturalTraitsBits<::test::bitsconstants::BitsType, ::test_bitsconstants::BitsType, uint32_t> {};
} // namespace internal
} // namespace fidl