From 2d987110c067ccbf63b1399d2a87820121925e39 Mon Sep 17 00:00:00 2001 From: Ebrahim Byagowi Date: Thu, 8 Nov 2018 21:46:26 +0330 Subject: [PATCH] [aat] Minor --- src/hb-aat-layout-just-table.hh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/hb-aat-layout-just-table.hh b/src/hb-aat-layout-just-table.hh index 54ffec22f..92ca6603e 100644 --- a/src/hb-aat-layout-just-table.hh +++ b/src/hb-aat-layout-just-table.hh @@ -309,8 +309,8 @@ struct WidthDeltaPair public: DEFINE_SIZE_STATIC (24); }; - -struct WidthDeltaCluster : OT::LArrayOf {}; + +typedef OT::LArrayOf WidthDeltaCluster; struct JustificationCategory {