summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2022-12-01 02:47:10 +0000
committerGitHub <noreply@github.com>2022-11-30 18:47:10 -0800
commit7e00b754f0c15dc0b847675852e3c76eceff803a (patch)
tree4f09f5b16ea524501f9a8557c57eee742cb1355c /CMakeLists.txt
parentcf89d1e75625ed46fdf365b1d691ddfaf586f0c0 (diff)
downloadflatbuffers-7e00b754f0c15dc0b847675852e3c76eceff803a.tar.gz
flatbuffers-7e00b754f0c15dc0b847675852e3c76eceff803a.tar.bz2
flatbuffers-7e00b754f0c15dc0b847675852e3c76eceff803a.zip
tests/reflection_test.h: add missing <stdint.h> include (#7680)
Without the change build fails on weekly `gcc-13` snapshots as: In file included from /build/flatbuffers/tests/reflection_test.cpp:1: tests/reflection_test.h:9:57: error: 'uint8_t' has not been declared 9 | void ReflectionTest(const std::string& tests_data_path, uint8_t *flatbuf, size_t length); | ^~~~~~~
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions