[ot-layout] minor
authorEbrahim Byagowi <ebrahim@gnu.org>
Thu, 1 Nov 2018 12:01:14 +0000 (15:31 +0330)
committerGitHub <noreply@github.com>
Thu, 1 Nov 2018 12:01:14 +0000 (15:31 +0330)
src/hb-ot-layout.cc

index e135e4a..e1b6b2e 100644 (file)
@@ -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"