[iter] Include from hb.hh
authorBehdad Esfahbod <behdad@behdad.org>
Fri, 21 Dec 2018 22:22:09 +0000 (17:22 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Fri, 21 Dec 2018 22:22:09 +0000 (17:22 -0500)
src/hb.hh

index a55e92d..dbfcc20 100644 (file)
--- a/src/hb.hh
+++ b/src/hb.hh
@@ -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"