From f419cef4174c5447bf5031e771483f3274ae4dce Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 21 Dec 2018 17:22:09 -0500 Subject: [PATCH] [iter] Include from hb.hh --- src/hb.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/hb.hh b/src/hb.hh index a55e92d..dbfcc20 100644 --- a/src/hb.hh +++ b/src/hb.hh @@ -550,6 +550,7 @@ template struct hb_remove_pointer { 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" -- 2.7.4