Skip to content

Rearrange #include directives to pass to compilation with a particula… - #7000

Merged
dbaileychess merged 1 commit into
google:masterfrom
shlmregev:move-includes
Dec 22, 2021
Merged

Rearrange #include directives to pass to compilation with a particula…#7000
dbaileychess merged 1 commit into
google:masterfrom
shlmregev:move-includes

Conversation

@shlmregev

Copy link
Copy Markdown
Contributor

…r DSP toolchain

iomanip isn't available for our DSP. Luckily, we compile with FLATBUFFERS_PREFER_PRINTF, so moved the #include directive there.
ctype.h has to be included explicilty for tolower() and toupper().

…r DSP toolchain

iomanip isn't available for our DSP. Luckily, we compile with FLATBUFFERS_PREFER_PRINTF, so moved the #include directive there.
ctype.h has to be included explicilty for tolower() and toupper().
@github-actions github-actions Bot added the c++ label Dec 20, 2021
@dbaileychess
dbaileychess merged commit 96f3cf6 into google:master Dec 22, 2021
@dbaileychess

Copy link
Copy Markdown
Collaborator

Thanks.

tingyan19 pushed a commit to tensorflow/tflite-micro that referenced this pull request Dec 24, 2021
krzim pushed a commit to krzim/tflite-micro that referenced this pull request Apr 4, 2022
liujinye-sys pushed a commit to open-vela/apps_mlearning_tflite-micro that referenced this pull request Jul 23, 2025
liujinye-sys pushed a commit to open-vela/apps_mlearning_tflite-micro that referenced this pull request Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants