harfbuzz/test/threads
Sergei Trofimovich 7dfa672dac test/threads/hb-subset-threads.cc: add missing <cstdio> include
This week's `gcc-13` snapshot cleaned further up it's standard headers
and exposed missing declaration as a build failure:

    ../test/threads/hb-subset-threads.cc: In function 'void test_operation(operation_t, const char*, const test_input_t&)':
    ../test/threads/hb-subset-threads.cc:127:3: error: 'printf' was not declared in this scope

    ../test/threads/hb-subset-threads.cc: In function 'int main(int, char**)':
    ../test/threads/hb-subset-threads.cc:157:19: error: 'atoi' was not declared in this scope
2023-01-16 13:16:23 -07:00
..
Makefile.am [threads-test] Add a threads test against hb-subset. 2022-06-01 22:50:35 +01:00
hb-shape-threads.cc [benchmark-shape,hb-shape-threads] Fix argument parsing order 2022-06-05 06:53:42 -06:00
hb-subset-threads.cc test/threads/hb-subset-threads.cc: add missing <cstdio> include 2023-01-16 13:16:23 -07:00
meson.build [threads-test] Add a threads test against hb-subset. 2022-06-01 22:50:35 +01:00