mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-15 09:44:46 +00:00
[iter] Include from hb.hh
This commit is contained in:
parent
7557e34872
commit
f419cef417
1 changed files with 1 additions and 0 deletions
|
@ -550,6 +550,7 @@ template <typename T> struct hb_remove_pointer<T *> { typedef T value; };
|
|||
#include "hb-atomic.hh"
|
||||
#include "hb-debug.hh"
|
||||
#include "hb-dsalgs.hh"
|
||||
#include "hb-iter.hh"
|
||||
#include "hb-mutex.hh"
|
||||
#include "hb-null.hh"
|
||||
#include "hb-object.hh"
|
||||
|
|
Loading…
Add table
Reference in a new issue