blob: cc3fe575934f54822476a305ed5455685c0e9ca2 [file] [log] [blame]
Devin Jeanpierrea7c32eb2023-02-02 14:29:07 -08001// Part of the Crubit project, under the Apache License v2.0 with LLVM
2// Exceptions. See /LICENSE for license information.
3// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
4
5// Automatically @generated Rust bindings for the following C++ target:
6// //rs_bindings_from_cc/test/golden:enums_cc
Devin Jeanpierre6ed0f602023-03-01 17:22:54 -08007// Features: experimental, supported
Devin Jeanpierrea7c32eb2023-02-02 14:29:07 -08008
9#include <memory>
10
11#include "support/internal/cxx20_backports.h"
12#include "support/internal/offsetof.h"
13
14// Public headers of the C++ library being wrapped.
15#include "rs_bindings_from_cc/test/golden/enums.h"
16
17#pragma clang diagnostic push
18#pragma clang diagnostic ignored "-Wthread-safety-analysis"
19
20#pragma clang diagnostic pop