mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
[meta] Include <memory>, for addressof
Fixes https://github.com/harfbuzz/harfbuzz/issues/3375
This commit is contained in:
parent
71e6f742a8
commit
1c50106608
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
|
||||
#include "hb.hh"
|
||||
|
||||
#include <memory>
|
||||
#include <type_traits>
|
||||
#include <utility>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue