mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-15 09:44:46 +00:00
[ot-layout] minor
This commit is contained in:
parent
cad90be4ea
commit
c32280b30f
1 changed files with 3 additions and 3 deletions
|
@ -38,9 +38,9 @@
|
|||
#include "hb-ot-layout-gsub-table.hh"
|
||||
#include "hb-ot-layout-gpos-table.hh"
|
||||
|
||||
// Just so we compile them; unused otherwise:
|
||||
#include "hb-ot-layout-base-table.hh"
|
||||
#include "hb-ot-layout-jstf-table.hh"
|
||||
#include "hb-ot-layout-base-table.hh" // Just so we compile them; unused otherwise
|
||||
#include "hb-ot-layout-jstf-table.hh" // Just so we compile them; unused otherwise
|
||||
|
||||
#include "hb-ot-kern-table.hh"
|
||||
#include "hb-ot-name-table.hh"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue