projects
/
platform
/
upstream
/
libHarfBuzzSharp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7b22b9
)
[base] fix build
author
Ebrahim Byagowi
<ebrahim@gnu.org>
Sun, 28 Jul 2019 15:51:59 +0000
(20:21 +0430)
committer
GitHub
<noreply@github.com>
Sun, 28 Jul 2019 15:51:59 +0000
(20:21 +0430)
src/hb-ot-layout-base-table.hh
patch
|
blob
|
history
diff --git
a/src/hb-ot-layout-base-table.hh
b/src/hb-ot-layout-base-table.hh
index
d8b5acc
..
1b7bce7
100644
(file)
--- a/
src/hb-ot-layout-base-table.hh
+++ b/
src/hb-ot-layout-base-table.hh
@@
-32,6
+32,9
@@
#include "hb-open-type.hh"
#include "hb-ot-layout-common.hh"
+/* To be removed */
+typedef hb_tag_t hb_ot_layout_baseline_t;
+
namespace OT {
/*