mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-05 13:35:06 +00:00
Add missing include
https://github.com/harfbuzz/harfbuzz/issues/4740#issuecomment-2148727072
This commit is contained in:
parent
c1ca46e4eb
commit
e9870e8d54
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#include <cassert>
|
||||
#include <cstdio>
|
||||
#include <cstring>
|
||||
#include <thread>
|
||||
#include <condition_variable>
|
||||
|
|
Loading…
Add table
Reference in a new issue