[hb.hh] Include hb-cplusplus.hh

This commit is contained in:
Behdad Esfahbod 2022-06-01 12:35:03 -06:00
parent e0f3cab246
commit 3817bdfd7f
1 changed files with 1 additions and 0 deletions

View File

@ -469,6 +469,7 @@ static_assert ((sizeof (hb_var_int_t) == 4), "");
/* Headers we include for everyone. Keep topologically sorted by dependency.
* They express dependency amongst themselves, but no other file should include
* them directly.*/
#include "hb-cplusplus.hh"
#include "hb-meta.hh"
#include "hb-mutex.hh"
#include "hb-number.hh"