Skip to content

[Unity] Add missing #include <array>#14383

Merged
tqchen merged 1 commit intoapache:unityfrom
kparzysz-quic:include-array
Mar 23, 2023
Merged

[Unity] Add missing #include <array>#14383
tqchen merged 1 commit intoapache:unityfrom
kparzysz-quic:include-array

Conversation

@kparzysz-quic
Copy link
Copy Markdown
Contributor

The file tests/cpp/nested_msg_test.cc may fail to compile if is not included explicitly.

The file tests/cpp/nested_msg_test.cc may fail to compile if <array>
is not included explicitly.
@tvm-bot
Copy link
Copy Markdown
Collaborator

tvm-bot commented Mar 23, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

@tqchen tqchen merged commit cc03017 into apache:unity Mar 23, 2023
tqchen pushed a commit that referenced this pull request Apr 1, 2023
The file tests/cpp/nested_msg_test.cc may fail to compile if <array>
is not included explicitly.
tqchen pushed a commit that referenced this pull request Apr 1, 2023
The file tests/cpp/nested_msg_test.cc may fail to compile if <array>
is not included explicitly.
tqchen pushed a commit that referenced this pull request Apr 1, 2023
The file tests/cpp/nested_msg_test.cc may fail to compile if <array>
is not included explicitly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants