diff --git a/src/hb-meta.hh b/src/hb-meta.hh index fd6d60fca..0a711e10b 100644 --- a/src/hb-meta.hh +++ b/src/hb-meta.hh @@ -35,7 +35,7 @@ */ -template static T hb_declval (); +template static inline T hb_declval (); /* Void! For when we need a expression-type of void. */